okx/exchain

support encode tx with amino online

Closed this issue · 0 comments

Problem Definition

java can't encode tx with amino

Proposal

impelement a rest api called /txs/encode which could encode a transaction (signed or not) from JSON to base64-encoded Amino serialized bytes

txs/encode
image