Hi,
In your LibraCoin module implementation, you grant a single MintCapability to the association account during genesis creation (see here).
Is it possible to recreate the behavior? By possibly executing a function only once during module publishing?
Thanks again