From 9202483ee1d0304b4d6ef865488c35b66a9da62d Mon Sep 17 00:00:00 2001 From: cryptozoidberg Date: Thu, 2 Sep 2021 20:09:35 +0300 Subject: [PATCH] switched to production custody wallet --- src/wallet/wrap_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wallet/wrap_service.h b/src/wallet/wrap_service.h index 0ca52d15..cefbfe6f 100644 --- a/src/wallet/wrap_service.h +++ b/src/wallet/wrap_service.h @@ -10,4 +10,4 @@ #define BC_WRAP_SERVICE_INSTRUCTION_UNWRAP "UNWRAP" //erc20 unwrap operation -#define BC_WRAP_SERVICE_CUSTODY_WALLET "aZxaszi4TaDCUqRCmqe23HASryshQNHmBSFnUN1pY8VsRfss2ZSMGBpLhdFtHgKmFr353NneaYRT6CpSz7zA3EC9bocQcq7m9nP" \ No newline at end of file +#define BC_WRAP_SERVICE_CUSTODY_WALLET "aZxb34VSFPwPJMHReeD4FEhrkUtCgZPQ3aXpMkgFuw6sdSWtph298W55Tn68pkRVFKEx2Kq7rKxyuSqntY8BDrRm8fxyMzVjyYj" \ No newline at end of file