Wallet Version
enum WalletVersion
Protobuf enum TW.TheOpenNetwork.Proto.WalletVersion
Entries
Link copied to clipboard
WALLET_V3_R1 = 0;
Link copied to clipboard
WALLET_V3_R2 = 1;
Link copied to clipboard
WALLET_V4_R2 = 2;
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.