Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
RawTransaction
Interface RawTransaction
interface
RawTransaction
{
additionalFee
:
number
;
amount
:
number
;
blockNumber
:
number
;
content
:
string
;
from
:
any
;
hash
:
string
;
id
:
number
;
networkFee
:
number
;
nonce
:
number
;
rpcFee
:
number
;
signature
:
string
;
status
:
string
;
timestamp
:
number
;
to
:
any
;
type
:
string
;
}
Index
Properties
additional
Fee
amount
block
Number
content
from
hash
id
network
Fee
nonce
rpc
Fee
signature
status
timestamp
to
type
Properties
additional
Fee
additional
Fee
:
number
amount
amount
:
number
block
Number
block
Number
:
number
content
content
:
string
from
from
:
any
hash
hash
:
string
id
id
:
number
network
Fee
network
Fee
:
number
nonce
nonce
:
number
rpc
Fee
rpc
Fee
:
number
signature
signature
:
string
status
status
:
string
timestamp
timestamp
:
number
to
to
:
any
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
additional
Fee
amount
block
Number
content
from
hash
id
network
Fee
nonce
rpc
Fee
signature
status
timestamp
to
type
@kynesyslabs/demosdk
Loading...