Skip to content

Commit

Permalink
Add custom name for TimeHelpersWithDebug
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed Oct 12, 2023
1 parent 6160672 commit 2cfb118
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ export class SkaleManagerInstance<ContractType> extends
[
"BountyV2",
"Bounty"
],
[
"TimeHelpersWithDebug",
"TimeHelpers"
]
]);

Expand Down

0 comments on commit 2cfb118

Please sign in to comment.