Search
Preparing search index...
The search index is not available
CodeChain JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IncreaseAssetSupplyTransaction
Class IncreaseAssetSupplyTransaction
Hierarchy
IncreaseAssetSupplyTransaction
Index
Constructors
constructor
Properties
asset
Type
output
seq
shard
Id
Methods
rlp
Bytes
to
Encode
Object
toJSON
Constructors
constructor
new
Increase
Asset
Supply
Transaction
(
params
:
object
)
:
IncreaseAssetSupplyTransaction
Parameters
params:
object
asset
Type
:
H160
network
Id
:
NetworkId
output
:
AssetMintOutput
seq
:
number
shard
Id
:
number
Returns
IncreaseAssetSupplyTransaction
Properties
asset
Type
asset
Type
:
H160
output
output
:
AssetMintOutput
seq
seq
:
number
shard
Id
shard
Id
:
number
Methods
rlp
Bytes
rlp
Bytes
(
)
:
Buffer
Returns
Buffer
to
Encode
Object
to
Encode
Object
(
)
:
any
[]
Returns
any
[]
toJSON
toJSON
(
)
:
IncreaseAssetSupplyTransactionJSON
Returns
IncreaseAssetSupplyTransactionJSON
Globals
Increase
Asset
Supply
Transaction
constructor
asset
Type
output
seq
shard
Id
rlp
Bytes
to
Encode
Object
toJSON
Generated using
TypeDoc