• Adrian Sutton's avatar
    op-service: Make Multicaller more generic (#9767) · 53573e0e
    Adrian Sutton authored
    * multicaller: Support generic calls, not just eth_call
    
    * multicaller: Support generic calls, not just eth_call
    
    * multicaller: Implement balance_call
    
    * multicaller: Split out a generic rpc stub for testing RPC requests other than eth_call
    
    Test balance call
    53573e0e
Name
Last commit
Last update
..
abi_stub.go Loading commit data...
balance_call_test.go Loading commit data...
generic_stub.go Loading commit data...