updated SwapOrderStatus with Andrew's changes

This commit is contained in:
tim
2024-08-25 21:02:29 -04:00
parent 2cf5f14b0d
commit e0f42f80e7
5 changed files with 35 additions and 24 deletions

View File

@@ -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) {