Date: Dec 3, 2020 – 4pm CET / 10am ET / 7am PT
Zoom Link: https://us02web.zoom.us/j/86444484091?pwd=T2tabFhqaFVSYkwyM0cycmdITjJCdz09
Attendees:
x/bank/keeper/keeper_test.go
)module/module.go
looks a bit different now
RegisterServices()
takes a configurator that can register Msg & query serviersRequireServer
), and setting a modulekeyx/ecocredit/server/server.go
gets the module key from teh configuratorInternalServer
, so a module could define explicitly its own internal methods not to be explosed to clientsSetBalance
publicly