okx / exchain

⛓️ EVM & Wasm $ IBC-compatible, OKTC is a L1 blockchain network built on top of Cosmos SDK that aims for optimal interoperability and performance ✨
https://www.okx.com/oktc
Other
573 stars 182 forks source link

[Dex] internal undefined Response when send MsgUpdateOperator by both okexchaincli and gosdk #463

Closed RevelationOfTuring closed 3 years ago

RevelationOfTuring commented 3 years ago

Summary of Bug

1. Describe

Internal undefined Response when send MsgUpdateOperator by both okexchaincli and gosdk

okexchain tag:release/v0.15.0

2. Impact

3. Recover

  1. register Dex Operator first;
  2. send MsgUpdateOperator:
    okexchaincli tx dex edit-operator --handling-fee-address okexchain193xnjknz3e52mqv2nyufnzjugu3mh65rpxdasn --website www.okex.com --from turing -y -b block
    {
    "height": "0",
    "txhash": "1F03F42463A65FF9C9726AA801A57E7387EF54BF0AD75C0F4F3FB6D1BAFF3E97",
    "codespace": "undefined",
    "code": 1,
    "raw_log": "internal"
    }

Expected Result

Version

release/v0.15.0

Steps to Reproduce


For Admin Use

tianxiataiping commented 3 years ago

Loopback Testing Pass -- | --