Skip to content

Commit

Permalink
Update Casper js sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Mar 5, 2024
1 parent f407fef commit 12cfdd0
Show file tree
Hide file tree
Showing 4 changed files with 276 additions and 2,062 deletions.
2 changes: 1 addition & 1 deletion client-js/examples/install.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const install = async () => {
const deploy = cep18.install(
ContractWASM,
tokenInfo,
150_000_000_000,
250_000_000_000,
owner.publicKey,
NETWORK_NAME,
[owner]
Expand Down
Loading

0 comments on commit 12cfdd0

Please sign in to comment.