Skip to content

v6.0.0

Compare
Choose a tag to compare
@luca992 luca992 released this 26 Sep 01:13
· 39 commits to main since this release

Support for Migration Messages:

  • Contract Migrate: MsgMigrateContract
  • Contract Update Admin: MsgUpdateAdmin
  • Contract Clear Admin: MsgClearAdmin

API Changes:

  • getCodeInfoByCodeId(codeId: String) -> getCodeInfoByCodeId(codeId: Int)
  • GetNonceResult package change