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
;
ed25519_signature
:
string
;
from
:
any
;
from_ed25519_address
:
string
;
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
ed25519_
signature
from
from_
ed25519_
address
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
ed25519_
signature
ed25519_
signature
:
string
from
from
:
any
from_
ed25519_
address
from_
ed25519_
address
:
string
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
ed25519_
signature
from
from_
ed25519_
address
hash
id
network
Fee
nonce
rpc
Fee
signature
status
timestamp
to
type
@kynesyslabs/demosdk
Loading...