interface BroadcastTxParams {
    tx: Uint8Array;
}

Properties

Properties

tx: Uint8Array