interface DryRunInputItem {
    callReq?: DryRunCallReq;
    tx?: string;
    txHash?: `th_${string}`;
}

Properties

Properties

callReq?: DryRunCallReq
tx?: string

Base64Check encoded tagged byte array

txHash?: `th_${string}`

Base58Check encoded tagged hash