Outblock / FRW-iOS

Apache License 2.0
3 stars 4 forks source link

[BUG] After the EVM transaction was signed, the txHash was not returned #379

Open Peppermint1020 opened 1 day ago

Peppermint1020 commented 1 day ago

It seems the structure change on Flow’s side caused our parsing issue. In the returned hash, they are now using byteArray, whereas previously it was a string. Transaction link on FlowDiver Testnet: (https://testnet.flowdiver.io/tx/213b6761b59319f485b498f1b92ee69716593679c84e73883d6acb2a9a1bb570?tab=events).