I'm trying to send TBTC from one of my wallets to the other, and keep getting this error when I run the 'wallet.signTransaction()' method:
This is what is printed in the Node debugger.

Here is a Gist with my entire Node server code: https://gist.github.com/flavioespinoza/4f17076a4f6ec6bf1449dc6b0f174e3c
I've sent TBTC to these addresses on testnet and they work fine. Any guidance would be much appreciated! :) Thanks!
I'm trying to send TBTC from one of my wallets to the other, and keep getting this error when I run the 'wallet.signTransaction()' method:
This is what is printed in the Node debugger.

Here is a Gist with my entire Node server code: https://gist.github.com/flavioespinoza/4f17076a4f6ec6bf1449dc6b0f174e3c
I've sent TBTC to these addresses on testnet and they work fine. Any guidance would be much appreciated! :) Thanks!