Skip to content
Discussion options

You must be logged in to vote

Haven't looked too closely, but at first glance it seems like in the real txn

  "arguments": [
    "1000000",
    [
      "97209"
    ],
    "0x00"
  ],

^ the second parameter is a vector

where as your code does not match that structure

args: [[128, 150, 152, 0, 0, 0, 0, 0], [224, 15, 151, 0, 0, 0, 0, 0], [5]]

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ylish
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust-sdk Questions related to the Rust SDK
2 participants