No transaction data in here because RPC method BroadcastTxAsync "returns right away, with no response"

interface BroadcastTxAsyncResponse {
    hash: Uint8Array;
}

Properties

Properties

hash: Uint8Array