mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-07 02:21:19 +00:00
Update README.md
This commit is contained in:
parent
915416979b
commit
43570388a9
@ -7,6 +7,10 @@ go-crypto is the cryptographic package adapted for Tendermint's uses
|
|||||||
|
|
||||||
## Binary encoding
|
## Binary encoding
|
||||||
|
|
||||||
|
For Binary encoding, please refer to the [Tendermint encoding spec](https://github.com/tendermint/tendermint/blob/develop/docs/specification/new-spec/encoding.md).
|
||||||
|
|
||||||
|
## JSON Encoding
|
||||||
|
|
||||||
go-crypto `.Bytes()` uses Amino:binary encoding, but Amino:JSON is also supported.
|
go-crypto `.Bytes()` uses Amino:binary encoding, but Amino:JSON is also supported.
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user