Skip to content

Commit a7462f6

Browse files
committed
refactor: move strict modules to core
1 parent 237a4df commit a7462f6

File tree

134 files changed

+305
-542
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+305
-542
lines changed

packages/evolution/src/Address.ts

Lines changed: 0 additions & 311 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

packages/evolution/src/AddressStructure.ts renamed to packages/evolution/src/core/AddressStructure.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import { bech32 } from "@scure/base"
66
import { Data, Effect as Eff, FastCheck, ParseResult, Schema } from "effect"
77

8-
import * as Address from "./Address.js"
98
import * as Bytes from "./Bytes.js"
109
import * as Bytes29 from "./Bytes29.js"
1110
import * as Bytes57 from "./Bytes57.js"
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)