Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshieDo committed Nov 29, 2024
1 parent cf7c5c1 commit f6b7ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/odyssey/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ fn main() {
}
}

/// Returns a [`EthereumWallet`] with the sponsor private key.
fn sponsor() -> eyre::Result<Option<EthereumWallet>> {
std::env::var("EXP1_SK")
.ok()
Expand Down

0 comments on commit f6b7ec8

Please sign in to comment.