Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ModuleSchema = ormdb.ModuleSchema{ FileDescriptors: map[uint32]protoreflect.FileDescriptor{ 1: basketv1.File_regen_ecocredit_basket_v1_state_proto, }, Prefix: []byte{ecocredit.ORMPrefix}, }
Functions ¶
func MergeLegacyJSONIntoTarget ¶ added in v1.1.0
func MergeLegacyJSONIntoTarget(cdc codec.JSONCodec, message proto.Message, target ormjson.WriteTarget) error
MergeLegacyJSONIntoTarget merges legacy genesis JSON in message into the ormjson.WriteTarget under key which has the name of the legacy message.
func RegisterServices ¶
func RegisterServices( configurator server.Configurator, paramSpace paramtypes.Subspace, accountKeeper ecocredit.AccountKeeper, bankKeeper ecocredit.BankKeeper, distKeeper ecocredit.DistributionKeeper, )
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.