@arkade-os/sdk Documentation - v0.4.36
    Preparing search index...

    Interface Options

    Options extends DefaultVtxo.Options and adds a delegatePubKey

    interface Options {
        csvTimelock: RelativeTimelock;
        delegatePubKey: Bytes;
        pubKey: Bytes;
        serverPubKey: Bytes;
    }

    Hierarchy (View Summary)

    Index

    Properties

    csvTimelock: RelativeTimelock
    delegatePubKey: Bytes
    pubKey: Bytes
    serverPubKey: Bytes