@arkade-os/sdk Documentation - v0.4.0-next.8
    Preparing search index...

    Class AssetOutput

    AssetOutput references a real transaction output and specify the amount in satoshis. it must be present in an AssetGroup.

    the output index in the transaction

    asset amount in satoshis

    Index

    Properties

    amount: bigint
    vout: number
    TYPE_LOCAL: 1 = 0x01

    Methods