-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: clean up mito queries and exeArgs
- Loading branch information
1 parent
6f09d7c
commit c175ffb
Showing
26 changed files
with
1 addition
and
1,408 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
export * from './mito' | ||
export * from './swap' | ||
export * from './nameservice' | ||
export * from './types' | ||
export * from './nameservice' |
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
packages/sdk-ts/src/client/wasm/mito/queries/QueryContractAllowance.ts
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
packages/sdk-ts/src/client/wasm/mito/queries/QueryContractBaseConfig.ts
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
packages/sdk-ts/src/client/wasm/mito/queries/QueryContractConfig.ts
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
packages/sdk-ts/src/client/wasm/mito/queries/QueryContractMarketingInfo.ts
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
packages/sdk-ts/src/client/wasm/mito/queries/QueryLockedLpFunds.ts
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
packages/sdk-ts/src/client/wasm/mito/queries/QueryRegisteredVault.ts
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
packages/sdk-ts/src/client/wasm/mito/queries/QueryVaultMarketId.ts
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
packages/sdk-ts/src/client/wasm/mito/queries/QueryVaultTotalLpSupply.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.