Deprecated

interface QueryDepositStateParams {
    burnerAddress: Uint8Array;
    txId: Uint8Array;
}

Properties

Properties

burnerAddress: Uint8Array
txId: Uint8Array

Generated using TypeDoc