Definition at line 16 of file Wallet.cs.
◆ Wallet() [1/4]
◆ Wallet() [2/4]
DLT.Wallet.Wallet |
( |
byte [] |
w_id, |
|
|
IxiNumber |
w_balance |
|
) |
| |
◆ Wallet() [3/4]
DLT.Wallet.Wallet |
( |
Wallet |
wallet | ) |
|
◆ Wallet() [4/4]
DLT.Wallet.Wallet |
( |
byte [] |
bytes | ) |
|
◆ addValidSigner()
void DLT.Wallet.addValidSigner |
( |
byte [] |
address | ) |
|
◆ calculateChecksum()
byte [] DLT.Wallet.calculateChecksum |
( |
int |
block_version | ) |
|
◆ delValidSigner()
void DLT.Wallet.delValidSigner |
( |
byte [] |
address | ) |
|
◆ getBytes()
byte [] DLT.Wallet.getBytes |
( |
| ) |
|
◆ isValidSigner()
bool DLT.Wallet.isValidSigner |
( |
byte [] |
address | ) |
|
◆ allowedSigners
byte [][] DLT.Wallet.allowedSigners |
◆ balance
◆ data
◆ id
◆ publicKey
byte [] DLT.Wallet.publicKey |
◆ requiredSigs
byte DLT.Wallet.requiredSigs |
◆ type
◆ countAllowedSigners
byte DLT.Wallet.countAllowedSigners |
|
get |
The documentation for this class was generated from the following file: