stacks-archive / stacks-transactions-js

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

update chain_id to latest, add tx builder option to specify chain_id #53

Closed zone117x closed 4 years ago

zone117x commented 4 years ago

Description

Core-node master just updated the chain_id value to new constant. This PR updates the constant, and also adds chainId as a configurable value in the transaction builder functions.

For details refer to issue #123

Type of Change

Checklist

zone117x commented 4 years ago

note: using this branch with latest core-node and am able to generate valid transactions