Variables
ParamChange
ParamChange: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
ParameterChangeProposal
ParameterChangeProposal: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
protobufPackage
protobufPackage: "cosmos.params.v1beta1" = "cosmos.params.v1beta1"