Hello,
I'm attempting to do a simple atomic transaction as per the guidelines in the tutorial on this website. I am at this step:
>appendrawexchange [paste-hex-blob] 8f47471063a05a2a4a00a8cdd07e8583443b67135aaa8dfcf7fc27e284e121ed 0 '{"tokens":10500}'
When I enter it into the first server's terminal I'm getting the following error:
error code: -708
error message:
Issue transaction with this name not found: tokens
I don't understand why this is happening. Please help! Thanks.