Type alias RpcCall_A2W_tx_sign_noprop

RpcCall_A2W_tx_sign_noprop: RpcCall<"transaction.sign", Params_A2W_tx_sign_noprop>

Request type for "transaction.sign" (do not propagate)

(layer 3)

Example

{
"jsonrpc": "2.0",
"id": "sk-tx-sign-1",
"method": "transaction.sign",
"params": {
"tx": "tx_+FgMAaEBuzbuuWjOzR7ecjOY8+u7HdNk0KoxTQcCDerZELEQ+UShAXtm5sMFBwg25Ol5IFI9w+pZy7/YbFi6BwPqi80KuKdsCoYPJvVhyAAAAYdoYWluYW5h9uAnNQ==",
"returnSigned": true,
"networkId": "ae_uat"
}
}

Generated using TypeDoc