statechannels / SCBridge-Wallet

MIT License
2 stars 3 forks source link

convert to BigInts for state encoding #125

Closed lalexgap closed 1 year ago

lalexgap commented 1 year ago

Fixes #124

We probably should just convert most of our number fields to bigints, since we're already casting to a bigint in half a dozen places.