Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

AP-781: Switch from using SignerWithAddress or Wallet to Signer in all scripts/tasks #383

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

0xNeshi
Copy link
Contributor

@0xNeshi 0xNeshi commented Sep 15, 2023

Explanation of the solution

The only change to all these files was the one from the title.

Instructions on making this work

  • run yarn or yarn install to install npm dependencies

@0xNeshi 0xNeshi added the enhancement New feature or request label Sep 15, 2023
@0xNeshi 0xNeshi self-assigned this Sep 15, 2023
@linear
Copy link

linear bot commented Sep 15, 2023

AP-781 Switch from using `SignerWithAddress` to `Signer` in all scripts/tasks

It is more generic and supports using Wallet type created from a passed private key

@stevieraykatz stevieraykatz merged commit 7c5b02d into master Sep 18, 2023
1 check passed
@stevieraykatz stevieraykatz deleted the ap-781 branch September 18, 2023 22:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants