MCPcopy
hub / github.com/ApeWorX/web3.py / call

Function call

tests/core/contracts/conftest.py:569–570  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

567
568@pytest.fixture
569def call(request):
570 return functools.partial(invoke_contract, api_call_desig="call")
571
572
573@pytest.fixture

Calls

no outgoing calls

Tested by

no test coverage detected