Skip to content

Commit

Permalink
Rename to BSV20MintTimeLock.
Browse files Browse the repository at this point in the history
  • Loading branch information
msinkec committed Dec 15, 2023
1 parent 5249da5 commit b620dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contracts/bsv20MintTimeLock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
assert,
} from 'scrypt-ts'

export class BSV20Mint extends BSV20V2 {
export class BSV20MintTimeLock extends BSV20V2 {
@prop(true)
supply: bigint

Expand Down

0 comments on commit b620dc5

Please sign in to comment.