stacks-archive / stacks-transactions-js

The JavaScript library for generating Stacks 2.0 transactions
19 stars 17 forks source link

Support principals in token transfer payloads #47

Closed zone117x closed 4 years ago

zone117x commented 4 years ago

Quick fix for using with core-node master, see https://github.com/blockstack/stacks-transactions-js/issues/24

This branch is for temporarily unblocking sidecar work and these changes will conflict with Deserialization Refactor https://github.com/blockstack/stacks-transactions-js/pull/42. A cleaner fix should be built off the refactor branch, and we can close this PR.