Skip to content

Commit

Permalink
docs: up
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Oct 1, 2024
1 parent 0315b6d commit fa98851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/internal/TransactionEnvelope/isomorphic/validate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import type { TransactionEnvelope } from './types.js'
* maxFeePerGas: 2n ** 256n - 1n + 1n,
* chainId: 1,
* to: '0x0000000000000000000000000000000000000000',
* type: 'eip1559',
* value: Value.fromEther('1'),
* })
* // @log: false
Expand Down

0 comments on commit fa98851

Please sign in to comment.