Provide helper methods on ZKSWallet
to retrieve transaction receipts directly
#107
Labels
enhancement
New feature or request
This pattern is repeating itself a lot in the codebase and usage examples:
We should provide the helper methods
ZKSWallet.get_transaction_receipt_l1(hash)
andZKSWallet.get_transaction_receipt_l2(hash)
for a simpler interface.The text was updated successfully, but these errors were encountered: