Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2024 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