dsa-connect
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -109,2 +109,3 @@ export declare const Addresses: { | ||
"COMPOUND-IMPORT-A": string; | ||
"INSTAPOOL-A": string; | ||
}; | ||
@@ -111,0 +112,0 @@ }; |
@@ -17,2 +17,3 @@ export declare const connectorsV2_M1: { | ||
"COMPOUND-IMPORT-A": string; | ||
"INSTAPOOL-A": string; | ||
}; |
@@ -79,3 +79,3 @@ import Web3 from 'web3'; | ||
spells: Spells; | ||
}) => { | ||
}, version?: 1 | 2 | undefined) => { | ||
targets: void[]; | ||
@@ -167,3 +167,3 @@ spells: string[]; | ||
spells: Spells; | ||
}) => { | ||
}, version?: 1 | 2) => { | ||
targets: void[]; | ||
@@ -170,0 +170,0 @@ spells: string[]; |
@@ -55,3 +55,3 @@ import { TransactionConfig } from 'web3-core'; | ||
args: string[]; | ||
}) => string; | ||
}, version?: Version) => string; | ||
/** | ||
@@ -66,3 +66,3 @@ * Returns encoded data of spells (used via cast() mostly). | ||
spells: Spells; | ||
}) => { | ||
}, version?: Version) => { | ||
targets: void[]; | ||
@@ -69,0 +69,0 @@ spells: string[]; |
{ | ||
"name": "dsa-connect", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "DSA connect", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
661535
3951