Releases: trustwallet/go-libs
Releases · trustwallet/go-libs
Add jsonrpc_batch
v0.1.2 add jsonrpc_batch (#46)
v0.1.1: Add token transfers to Transaction model (#41)
- Add token transfer field to
types.Tx
[Breaking] Update coin defines
Removed hacky PreferedSymbol
and update coin defines
v0.0.41
v0.0.40
v0.0.39
v0.0.38
v0.0.37: Improve client init (#35)
* Improve client init * Fix tests * Update client.go