Open taitruong opened 3 months ago
trying to find TX, but it doesnt exist:
also tested with older hermes version 1.8.0, but same error:
2024-08-02T21:17:19.003403Z ERROR ThreadId(18) send_messages_and_wait_commit{chain=nomic-stakenet-3 tracking_id=ft-transfer}:send_tx_with_account_sequence_retry{chain=nomic-stakenet-3 account.sequence=0}: failed to broadcast tx with unrecoverable error response=Response { code: Err(1), data: b"", log: "App Error: Unsupported protobuf transaction", hash: Hash::Sha256(20F1FAAB1D4048682FAA05641A921D6184FE00C9E57491401AAE6A9F0F9DB819) } diagnostic=unknown TX sync response error: 1
ERROR transfer error: tx response event consists of an error: check_tx (broadcast_tx_sync) on chain nomic-stakenet-3 for Tx hash 20F1FAAB1D4048682FAA05641A921D6184FE00C9E57491401AAE6A9F0F9DB819 reports error: code=Err(1), log="App Error: Unsupported protobuf transaction"
Using `hermes 1.10.0. Trying to do a cw20 transfer from Nomic -> Kujira:
hermes --debug=rpc --config ./relayer/hermes/mainnet/config.toml tx ft-transfer --dst-chain kaiyo-1 --src-chain nomic-stakenet-3 --src-port transfer --src-channel channel-0 --amount 1 --denom transfer/channel-0/transfer/channel-62/uusdc
Getting this log: