native coin handling
This commit is contained in:
@@ -124,6 +124,7 @@ export class AbiURLCache extends AsyncURLCache {
|
||||
const files = {
|
||||
// If a contract is in a file different than its name, put the exception here
|
||||
// 'IVaultImpl' : 'IVault', // for example
|
||||
'IERC20Metadata' : 'interfaces/IERC20Metadata',
|
||||
}
|
||||
|
||||
export function abiPath(name) {
|
||||
|
||||
Reference in New Issue
Block a user