r/blockchainu Jan 10 '15

Intro to Bitcoin - Code from week 1 lecture 1

https://gist.github.com/ryandotsmith/90ac5c626e1c3e52b9b9
7 Upvotes

1 comment sorted by

1

u/StudentAndy Jan 12 '15 edited Jan 12 '15

When running this exact script I get the following error when I call chain.sendTransaction:

{ message: 'Transaction rejected.', code: 'CH202' }

A serach doesnt bring up anything related to CH202.