Skip to content

Commit

Permalink
Add docstring for ethereum.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
james-chf committed Sep 5, 2022
1 parent 8bbf043 commit 058935d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/src/lib/config/ethereum.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//! Configuration settings to do with the Ethereum bridge.
use serde::{Deserialize, Serialize};

/// Default [Ethereum JSON-RPC](https://ethereum.org/en/developers/docs/apis/json-rpc/) endpoint used by the oracle
Expand Down

0 comments on commit 058935d

Please sign in to comment.