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

Function transact

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

Source from the content-addressed store, hash-verified

562
563@pytest.fixture
564def transact(request):
565 return functools.partial(invoke_contract, api_call_desig="transact")
566
567
568@pytest.fixture

Calls

no outgoing calls

Tested by

no test coverage detected