symbol-cli icon indicating copy to clipboard operation
symbol-cli copied to clipboard

Could not send transaction to new account

Open johndoe0x opened this issue 4 years ago • 1 comments

  1. Expected behavior and actual behavior. transaction transfer to new account.

  2. Steps to reproduce the problem.

  • git clone symbol-cli
  • checkout to v0.22.1
  • account generate name test01
  • Account test 01 got symbol coin from faucet.
  • account generate name test02
  • try to send test 01 to test 02
  • I got tx hash but couldn't find transaction on network.
{"statusCode":404,"statusMessage":"Not Found","body":"{\"code\":\"ResourceNotFound\",\"message\":\"no resource exists with id '. 

which find symbol-cli transaction status -h "transaction hash"

  1. Specifications like the version of the project, operating system, or hardware.
  • OS: Windows
  • Node version : 12.0.0

johndoe0x avatar Dec 28 '20 05:12 johndoe0x

Is this error still reproducible?

rg911 avatar Feb 12 '21 17:02 rg911