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

test(middleware): get rinkeby private key from env var #542

Merged
merged 1 commit into from
Oct 30, 2021

Conversation

shekhirin
Copy link
Contributor

Motivation

Test is failing because account needs to have some ether in it and we got no ether in it, sad. If we'll send some ether to the address used in the test, it'll be drained quickly, no bueno.

Solution

Use private key for rinkeby account from environment variable (@gakonst needs to set it for GitHub Actions and send some rinkeby ether to this account)

@gakonst
Copy link
Owner

gakonst commented Oct 30, 2021

Gonna set this up today

@gakonst gakonst merged commit 3b2aa95 into gakonst:master Oct 30, 2021
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
* fix: add rpc url alias

* fix: include ffi

* use unsanitized config

* fix: override ffi
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants