WalletConnect / blockchain-api

WalletConnect's Blockchain API
MIT License
51 stars 40 forks source link

fix(sessions): change numbers to strings in the `userOperation` #710

Closed geekbrother closed 1 month ago

geekbrother commented 1 month ago

Description

This PR changes numbers to strings in the userOperation to support bigint at the JS side which should be the string.

How Has This Been Tested?

Due Diligence