phrase property

String phrase
final

The phrase to derive the private key.

This can either be a 64-bit hex string or a BIP-39 key phrase.

Implementation

final String phrase;