mirror of
https://github.com/pezkuwichain/pezkuwi-p2p-mobile.git
synced 2026-04-22 01:57:56 +00:00
fix: update escrow address to Treasury_3
Use controlled wallet address for P2P deposits/withdrawals
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@ export interface BalanceTransaction {
|
||||
// CONSTANTS
|
||||
// =====================================================
|
||||
|
||||
const PLATFORM_ESCROW_ADDRESS = '5DFwqK698vL4gXHEcanaewnAqhxJ2rjhAogpSTHw3iwGDwd3';
|
||||
const PLATFORM_ESCROW_ADDRESS = '5H18ZZBU4LwPYbeEZ1JBGvibCU2edhhM8HNUtFi7GgC36CgS';
|
||||
|
||||
const DEFAULT_PAYMENT_DEADLINE_MINUTES = 30;
|
||||
const DEFAULT_CONFIRMATION_DEADLINE_MINUTES = 60;
|
||||
|
||||
Reference in New Issue
Block a user