Add receive or/and fallback functions to PheixDatabase
Add receive()
or fallback()
functions to PheixDatabase
smart contract to allow blob sending without inputData
(reference).
Write a quck unit test: send some test ETH to smart contract address and check that transaction was successfully stored (status in receipt == 0x1
).