跳至主要內容

[Transaction] kaia_signTransactionAsFeePayer

Constructs a transaction with given parameters and signs the transaction with a fee payer's private key. This method can be used either to generate a fee payer signature or to make a final raw transaction that is ready to submit to Kaia network. In case you just want to extract the fee-payer signature, simply take the feePayerSignatures from the result. Note that the raw transaction is not final if the sender's signature is not attached (that is, signatures in tx is empty).

JSONRPC: kaia_signTransactionAsFeePayer

Request

Responses

Returns signed raw transaction and transaction object including the fee payer's signature

讓這個頁面變得更好