CreateTransaction2¶
Build an unsigned TRX transfer transaction (TransferContract).
- Service:
Walletonly
rpc CreateTransaction2 (TransferContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/createtransaction.
Build an unsigned TRX transfer transaction (TransferContract).
Wallet onlyrpc CreateTransaction2 (TransferContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/createtransaction.