Skip to content

Commit

Permalink
Add lokibuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
magnus-loki authored and Vid201 committed Nov 9, 2023
1 parent 2dea996 commit 1abc24d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/primitives/src/consts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ pub mod flashbots_relay_endpoints {
pub const AGNOSTIC_RELAY: &str = "https://agnostic-relay.net/";
pub const RELAYOOR_WTF: &str = "https://relayooor.wtf/";
pub const RSYNC_BUILDER: &str = "https://rsync-builder.xyz/";
pub const LOKI_BUILDER: &str = "https://rpc.lokibuilder.xyz/";
}

/// Supported networks' IDs
Expand Down

0 comments on commit 1abc24d

Please sign in to comment.