Docs
Transactions
Simulate vs broadcast, PQ sign-mode, and feegrant limits.
Hope txs are protobuf + PQ signatures (--sign-mode pq-direct on hoped). Keplr secp256k1 sign is not the Hope Wallet path.
| Mode | What happens |
|---|---|
| Dry | Preview messages + load account sequence from LCD. Full protobuf POST /cosmos/tx/v1beta1/simulate needs @hope/tx (not on npm yet). |
| Real | Hope Wallet message() QR / in-app overlay broadcasts. |
hoped tx bank send … --sign-mode pq-direct --chain-id hope-testnet-2 -yFeegrant can pay some incentives msgs for the operator. It cannot pay /cosmos.bank.v1beta1.MsgSend. Leave ~100000 uhope on the operator for gas.
Camera QR does not return txhash to the page — poll:
GET /cosmos/tx/v1beta1/txs/{hash}
