@arkade-os/sdk Documentation - v0.3.11
Preparing search index...
OffchainInput
Interface OffchainInput
interface
OffchainInput
{
amount
:
bigint
;
birth
?:
Date
;
expiry
?:
Date
;
type
:
VtxoType
;
weight
:
number
;
}
Index
Properties
amount
birth?
expiry?
type
weight
Properties
amount
amount
:
bigint
Optional
birth
birth
?:
Date
Optional
expiry
expiry
?:
Date
type
type
:
VtxoType
weight
weight
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
birth
expiry
type
weight
@arkade-os/sdk Documentation - v0.3.11
Loading...