Forge v0.5.0 Forge.Rpc View Source

RPC lib to send tx. Using localhost:26657 for simplicity.

Link to this section Summary

Functions

Send out the signed transaction with tendermint http RPC interface: localhost:26657/broadcast_tx_commit?tx=

Link to this section Functions

Link to this function send(tx) View Source
send(Forge.TransactionMessage.t()) :: map() | nil

Send out the signed transaction with tendermint http RPC interface: localhost:26657/broadcast_tx_commit?tx=