Versions in this module Expand all Collapse all v1 v1.0.2 Oct 2, 2019 v1.0.1 Sep 10, 2019 Changes in this version + func Decode(source []byte) (*big.Int, error) + func DecodeHex(source string) (*big.Int, error) + func Encode(value *big.Int) ([]byte, error) + func EncodeToHex(value *big.Int) (string, error) + func ReadNext(byteStream []byte) (*big.Int, int, error) Other modules containing this package github.com/anchorageoss/tezosprotocol/v2 github.com/anchorageoss/tezosprotocol/v3