hashgraph/hedera-smart-contracts

Add negative tests for ''send', 'transfer', 'call'

Closed this issue · 0 comments

Problem

We need to double check recently added Hedera functionality in there two tasks:
Related issue(s):
hashgraph/hedera-services#4672
hashgraph/hedera-json-rpc-relay#805

Solution

Add negative tests for ''send', 'transfer', 'call'
Add test in which we are calling non existing address.

Alternatives

No response