Closed lalexgap closed 1 year ago
Fixes #127 Fixes #126
This fixes some quirkiness around payment amounts, by consolidating on bigints and making sure L1 and L2 Pay get passed the amount in wei, not a string.
bigints
Hold this PR - change cherry-picked into #123 which should be RFR soon.
Closing as this as been cherry-picked into #123
Fixes #127 Fixes #126
This fixes some quirkiness around payment amounts, by consolidating on
bigints
and making sure L1 and L2 Pay get passed the amount in wei, not a string.