Clas LedgerTransaction
-
NSObject
-
KeychainCore/LedgerTransaction
-
LedgerTransaction
represents a digital asset transaction.
Instance Methods
Return type | Method and Description |
---|---|
|
Get the acceptance state of the transaction pending if [trans getAcceptanceState] == 0 accepted if [trans getAcceptanceState] == 1 rejected if [trans getAcceptanceState] < 0 |
|
Get transaction amount |
|
Get the asset associated with the transaction |
|
Get reason description for the transaction |
|
Get receiver URI |
|
Get sender URI |
|
Get transaction timestamp |
|
Get the verifications of the transaction |