symbol-cli
symbol-cli copied to clipboard
Could not send transaction to new account
-
Expected behavior and actual behavior. transaction transfer to new account.
-
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"
- Specifications like the version of the project, operating system, or hardware.
- OS: Windows
- Node version : 12.0.0
Is this error still reproducible?