@arkade-os/sdk Documentation - v0.4.0-next.8
Preparing search index...
ContractWithVtxos
Type Alias ContractWithVtxos
Contract with its VTXOs included.
type
ContractWithVtxos
=
{
contract
:
Contract
;
vtxos
:
ContractVtxo
[]
;
}
Index
Properties
contract
vtxos
Properties
contract
contract
:
Contract
vtxos
vtxos
:
ContractVtxo
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
vtxos
@arkade-os/sdk Documentation - v0.4.0-next.8
Loading...
Contract with its VTXOs included.