GetTransactionInfoById¶
Look up a transaction's execution result by txID (includes receipt, logs, internal calls, resource consumption).
- Service: both
WalletandWalletSolidity
rpc GetTransactionInfoById (BytesMessage) returns (TransactionInfo) {}
See the corresponding HTTP endpoint at /wallet/gettransactioninfobyid.