This is the complete list of members for DLT.WalletState, including all inherited members.
calculateTotalSupply() | DLT.WalletState | |
calculateWalletStateChecksum(int block_version=0, bool snapshot=false) | DLT.WalletState | |
clear() | DLT.WalletState | |
commit() | DLT.WalletState | |
debugGetWallets() | DLT.WalletState | |
getWallet(byte[] id, bool snapshot=false) | DLT.WalletState | |
getWalletBalance(byte[] id, bool snapshot=false) | DLT.WalletState | |
getWalletStateChunks(int chunk_size, ulong block_num) | DLT.WalletState | |
hasSnapshot | DLT.WalletState | |
numWallets | DLT.WalletState | |
revert() | DLT.WalletState | |
setWallet(Wallet w, bool snapshot=false) | DLT.WalletState | |
setWalletBalance(byte[] id, IxiNumber balance, bool snapshot=false) | DLT.WalletState | |
setWalletChunk(Wallet[] wallets) | DLT.WalletState | |
setWalletPublicKey(byte[] id, byte[] public_key, bool snapshot=false) | DLT.WalletState | |
snapshot() | DLT.WalletState | |
version | DLT.WalletState | |
WalletState() | DLT.WalletState | |
WalletState(IEnumerable< Wallet > genesisState) | DLT.WalletState | |
WalletState(WalletState oldWS) | DLT.WalletState |