cashuUserSeedphrase property

CashuUserSeedphrase? cashuUserSeedphrase
final

cashu user seed phrase, required for using cashu features
you can use CashuSeed.generateSeedPhrase() to generate a new seed phrase
Store this securely! Seed phrase allow full access to cashu funds!

Implementation

final CashuUserSeedphrase? cashuUserSeedphrase;