Versions in this module Expand all Collapse all v1 v1.0.0 Jan 6, 2023 Changes in this version + func Decode(b []byte, val interface{}) error + func Encode(val interface{}) ([]byte, error) + func InitOcdc(cdcType OCDC_TYPE) + type OCDC_TYPE int + const AMINO + const JSON + const RLP