web3swift icon indicating copy to clipboard operation
web3swift copied to clipboard

Pending block's `hash` is null but not optional

Open vincentiss opened this issue 3 years ago • 0 comments
trafficstars

I want to get pending block by 'eth_getBlockByNumber', parameters is 'pending' and true. The response decode will come error on 'hash'. Should change 'hash' type Data toData? ?

vincentiss avatar Aug 01 '22 07:08 vincentiss