updated SwapOrderStatus with Andrew's changes
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
|
||||
// 'IVaultLogic' : 'IVault', // for example
|
||||
'IVaultLogic' : 'IVault', // for example
|
||||
}
|
||||
|
||||
export function abiPath(name) {
|
||||
|
||||
Reference in New Issue
Block a user