Versions in this module Expand all Collapse all v9 v9.0.0 Aug 1, 2024 Changes in this version + var File_param_proto protoreflect.FileDescriptor + type KeyValue struct + Key []byte + Value []byte + func (*KeyValue) Descriptor() ([]byte, []int) + func (*KeyValue) ProtoMessage() + func (x *KeyValue) GetKey() []byte + func (x *KeyValue) GetValue() []byte + func (x *KeyValue) ProtoReflect() protoreflect.Message + func (x *KeyValue) Reset() + func (x *KeyValue) String() string + type SetInitDataParam struct + KvList []*KeyValue + func (*SetInitDataParam) Descriptor() ([]byte, []int) + func (*SetInitDataParam) ProtoMessage() + func (x *SetInitDataParam) GetKvList() []*KeyValue + func (x *SetInitDataParam) ProtoReflect() protoreflect.Message + func (x *SetInitDataParam) Reset() + func (x *SetInitDataParam) String() string Other modules containing this package github.com/ndidplatform/smart-contract/v8