Skip to content

Commit

Permalink
refactor: order or signet
Browse files Browse the repository at this point in the history
  • Loading branch information
reez authored Sep 18, 2024
1 parent a99b598 commit 23054c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LDKNodeMonday/Utilities/Constants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ struct Constants {
static let bdk = "http://signet.bitcoindevkit.net"
static let mutiny = "https://mutinynet.com/api"
static let allValues = [
bdk,
mutiny,
bdk,
]
}
struct Testnet {
Expand Down

0 comments on commit 23054c5

Please sign in to comment.