Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrylR committed Jun 20, 2024
1 parent 433a746 commit f1d6bd0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,14 @@ Facilitates sending native assets to a specified address, primarily for the reco

---

- **setSigner(from <- optional)**:

Sets the signer for the following transactions and deployments.

If the `from` parameter is not specified, the signer is reset to the default.

---

- **getSigner(from <- optional)**:

Retrieves an ethers signer for use in migrations.
Expand Down

0 comments on commit f1d6bd0

Please sign in to comment.