Skip to content
Discussion options

You must be logged in to vote

your coinRegisterPayload object is different, check out the object keys.

const coinRegisterPayload = {
  type: 'entry_function_payload', // remove it
  function: '0x1::managed_coin::register',
  type_arguments: [toToken], // change to typeArguments
  functionArguments: []
}

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@codebuster22
Comment options

Comment options

You must be logged in to vote
2 replies
@codebuster22
Comment options

@gregnazario
Comment options

Answer selected by 0xmaayan
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
None yet
3 participants