Search
Preparing search index...
The search index is not available
zentcash-wallet-backend - v5.0.4
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"Types"
Transaction
Class Transaction
Hierarchy
Transaction
Index
Constructors
constructor
Properties
block
Height
fee
hash
is
Coinbase
Transaction
paymentID
timestamp
transfers
unlock
Time
Methods
is
Fusion
Transaction
toJSON
total
Amount
fromJSON
Constructors
constructor
new
Transaction
(
transfers
:
Map
<
string
,
number
>
, hash
:
string
, fee
:
number
, blockHeight
:
number
, timestamp
:
number
, paymentID
:
string
, unlockTime
:
number
, isCoinbaseTransaction
:
boolean
)
:
Transaction
Parameters
transfers:
Map
<
string
,
number
>
hash:
string
fee:
number
blockHeight:
number
timestamp:
number
paymentID:
string
unlockTime:
number
isCoinbaseTransaction:
boolean
Returns
Transaction
Properties
block
Height
block
Height
:
number
fee
fee
:
number
hash
hash
:
string
is
Coinbase
Transaction
is
Coinbase
Transaction
:
boolean
paymentID
paymentID
:
string
timestamp
timestamp
:
number
transfers
transfers
:
Map
<
string
,
number
>
unlock
Time
unlock
Time
:
number
Methods
is
Fusion
Transaction
is
Fusion
Transaction
(
)
:
boolean
Returns
boolean
toJSON
toJSON
(
)
:
TransactionJSON
Returns
TransactionJSON
total
Amount
total
Amount
(
)
:
number
Returns
number
Static
fromJSON
fromJSON
(
json
:
TransactionJSON
)
:
Transaction
Parameters
json:
TransactionJSON
Returns
Transaction
Globals
"
Config"
"
Daemon"
"
Fee
Type"
"IDaemon"
"
Logger"
"
Mixin
Limits"
"
Types"
"
Utilities"
"
Validate
Parameters"
"
Wallet
Backend"
"
Wallet
Error"
Daemon
Type
Top
Block
Transaction
constructor
block
Height
fee
hash
is
Coinbase
Transaction
paymentID
timestamp
transfers
unlock
Time
is
Fusion
Transaction
toJSON
total
Amount
fromJSON
Daemon
Connection
Destination
Destinations
Prepared
Transaction
Send
Transaction
Result
Generated using
TypeDoc