From 9f1447478d7e447403c93dd78c5ed6226bbd2201 Mon Sep 17 00:00:00 2001 From: quasisamurai Date: Fri, 15 Sep 2023 18:57:55 +0400 Subject: [PATCH] rm legacy --- src/helpers/types.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/helpers/types.ts b/src/helpers/types.ts index 6684c575..f14ae352 100644 --- a/src/helpers/types.ts +++ b/src/helpers/types.ts @@ -173,7 +173,6 @@ export const NeutronContract = { INVESTORS_VESTING_VAULT: 'investors_vesting_vault.wasm', TOKENFACTORY: 'tokenfactory.wasm', BEFORE_SEND_HOOK_TEST: 'before_send_hook_test.wasm', - NO100: 'no100.wasm', }; export type MultiChoiceOption = {