Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
Transaction
Interface Transaction
interface
Transaction
{
blockNumber
:
number
;
content
:
TransactionContent
;
hash
:
string
;
signature
:
ISignature
;
status
:
string
;
}
Index
Properties
block
Number
content
hash
signature
status
Properties
block
Number
block
Number
:
number
content
content
:
TransactionContent
hash
hash
:
string
signature
signature
:
ISignature
status
status
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Number
content
hash
signature
status
@kynesyslabs/demosdk
Loading...