Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 381 Bytes

File metadata and controls

15 lines (11 loc) · 381 Bytes

Readme

Stub for utility that decodes Gravity pulse transactions.

Guide

Get a base64 transaction string with tenderming rpc request like https://{gravity_node_ip}/block?height={block_height}

go build
./gravity-tx-decoder

gtd

  • [ ] Support all transactions from gravity-core/common/transactions