solana/web3.js/test/transaction-tests
Steven Luscher d466799871
fix: replace bigint literals with `BigInt` constructors (#27930)
This makes web3.js compatible with runtimes that don't understand bigint literals but _do_ understand `BigInt` constructors.
For whatever that's worth.
2022-09-19 18:31:16 -07:00
..
message.test.ts fix: replace bigint literals with `BigInt` constructors (#27930) 2022-09-19 18:31:16 -07:00