forked from cosmology-tech/osmojs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
39acf60
commit 0ce18c5
Showing
194 changed files
with
23,030 additions
and
20,889 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,7 +1,7 @@ | ||
import * as _53 from "./v1/capability"; | ||
import * as _54 from "./v1/genesis"; | ||
import * as _42 from "./v1/capability"; | ||
import * as _43 from "./v1/genesis"; | ||
export namespace capability { | ||
export const v1 = { ..._53, | ||
..._54 | ||
export const v1 = { ..._42, | ||
..._43 | ||
}; | ||
} |
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
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
Oops, something went wrong.