issues
search
Safari-Wallet
/
core
17
stars
3
forks
source link
Update Alchemy models
#5
Closed
bejitono
closed
2 years ago
bejitono
commented
2 years ago
Proposed changes:
Changing fromBlock request parameter to "latest" (earliest is considered invalid by the endpoint)
Change alchemy model parameters to public
Fix issue with block number hex not being converted to Int
Implements tests for Block types.
Proposed changes: