Commit 5c087298 authored by tom's avatar tom

add new property to mock

parent 1a9582c0
......@@ -30,6 +30,7 @@ export const verified: Partial<SmartContract> = {
{ address_hash: '0xa62744BeE8646e237441CDbfdedD3458861748A8', name: 'Sol' },
{ address_hash: '0xa62744BeE8646e237441CDbfdedD3458861748A8', name: 'math' },
],
language: 'solidity',
};
export const withMultiplePaths: Partial<SmartContract> = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment