Create a delegated virtual output script with forfeit, exit, and delegate paths.
ReadonlydefaultReadonlydelegateReadonlyleavesReadonlyoptionsReadonlyscriptsRaw tapscript bytes for each leaf
ReadonlytweakedBuild the Arkade address corresponding to this virtual output script.
Bech32 human-readable prefix
32-byte Arkade server public key
Arkade address for this script
Return the delegate tapleaf script.
Return the unilateral exit tapleaf script.
Return all unilateral exit paths embedded in the virtual output script.
CSV-based exit paths found in the leaves
Look up a tapleaf script by its hex-encoded tapscript body.
Hex-encoded tapscript body without the leaf version byte
Matching tapleaf script
Return the forfeit tapleaf script.
StaticdecodeDecode a virtual output script from an encoded TapTree.
Encoded TapTree bytes
Decoded virtual output script
DelegateVtxo.Script extends DefaultVtxo.Script and adds a delegate path.
Example