@arkade-os/sdk Documentation - v0.4.0-next.8
Preparing search index...
DelegateVtxo
Options
Interface Options
Options extends DefaultVtxo.Options and adds a delegatePubKey
interface
Options
{
csvTimelock
?:
RelativeTimelock
;
delegatePubKey
:
Bytes
;
pubKey
:
Bytes
;
serverPubKey
:
Bytes
;
}
Hierarchy (
View Summary
)
DefaultVtxo
.
Options
Options
Index
Properties
csv
Timelock?
delegate
Pub
Key
pub
Key
server
Pub
Key
Properties
Optional
csv
Timelock
csvTimelock
?:
RelativeTimelock
delegate
Pub
Key
delegatePubKey
:
Bytes
pub
Key
pubKey
:
Bytes
server
Pub
Key
serverPubKey
:
Bytes
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
csv
Timelock
delegate
Pub
Key
pub
Key
server
Pub
Key
@arkade-os/sdk Documentation - v0.4.0-next.8
Loading...
Options extends DefaultVtxo.Options and adds a delegatePubKey