Skip to content

Commit

Permalink
Rename Minter.types.ts as minter.types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
MightOfOaks authored Oct 25, 2023
1 parent 8c793a8 commit 7634578
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ export type QueryMsg = {
export type String = string;
export type Boolean = boolean;
export type Uint64 = number;
export type ArrayOfUint128 = Uint128[];
export type ArrayOfUint128 = Uint128[];

0 comments on commit 7634578

Please sign in to comment.