Interface TransactionBoxReference

interface TransactionBoxReference {
    appIndex: bigint;
    name: Uint8Array;
}

Properties

Properties

appIndex: bigint
name: Uint8Array

Generated using TypeDoc