Interface TransactionLocalsReference

interface TransactionLocalsReference {
    address: Address;
    appIndex: bigint;
}

Properties

Properties

address: Address
appIndex: bigint

Generated using TypeDoc