larry0x/abstract-account

Use Instantiate2 instead of register accounts

larry0x opened this issue · 1 comments

Current we use MsgInstantiate to register credit accounts. It's perhaps a better idea to use Instantiate2 instead so that we have predictable addresses.

Implemented in 7d76de4