laconicd/x/onboarding
2024-08-14 09:59:06 +05:30
..
keeper Replace cosmos with laconic 2024-08-14 09:59:06 +05:30
module Add queries to get participant by laconic or nitro address (#44) 2024-07-29 10:28:30 +00:00
codec.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
events.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
genesis.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
genesis.pb.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
keys.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
msgs.go Add fields for role and KYC ID for onboarded participants (#43) 2024-07-26 14:42:40 +00:00
onboarding.pb.go Replace cosmos with laconic 2024-08-14 09:59:06 +05:30
params.go Create skeleton for onboarding module (#2) 2024-07-16 09:25:39 +05:30
query.pb.go Add queries to get participant by laconic or nitro address (#44) 2024-07-29 10:28:30 +00:00
query.pb.gw.go Add queries to get participant by laconic or nitro address (#44) 2024-07-29 10:28:30 +00:00
tx.pb.go Add fields for role and KYC ID for onboarded participants (#43) 2024-07-26 14:42:40 +00:00
tx.pb.gw.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30