Skip to content

Commit

Permalink
Merge pull request #802 from near/contract-deploy-validate-existing-s…
Browse files Browse the repository at this point in the history
…tate

fix!: avoid deploying a contract to an account with existing state
  • Loading branch information
MaximusHaximus authored Mar 25, 2022
2 parents e927253 + 1ebbbe2 commit 4163807
Show file tree
Hide file tree
Showing 3 changed files with 262 additions and 15 deletions.
33 changes: 31 additions & 2 deletions lib/account_multisig.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

120 changes: 114 additions & 6 deletions lib/account_multisig.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4163807

Please sign in to comment.