mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
add cake relay server
This commit is contained in:
parent
dcaeac9b85
commit
79faeb98af
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ class PayjoinManager {
|
|||
static const List<String> ohttpRelayUrls = [
|
||||
'https://pj.bobspacebkk.com',
|
||||
'https://ohttp.achow101.com',
|
||||
'https://ohttp.cakewallet.com',
|
||||
];
|
||||
|
||||
static Future<PayjoinUri.Url> randomOhttpRelayUrl() => PayjoinUri.Url.fromStr(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue