MsgStoreAndInstantiateContract should have an instantiate2 equivalent
Open
- Dominant language
- Go
- Stars
- 416
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
as stated in the title, `MsgStoreAndInstantiateContract` should have an `instantiate2` equivalent. currently it only supports the standard `instantiate` address derivation, but this is not useful if one wants to have deterministic addresses (say to use many `MsgStoreAndInstantiateContract` in one transaction).
Contributor guide
Assessment
This issue has not been assessed yet.