mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-25 18:26:28 -05:00
rebranding: eigenwallet (#461)
* rebranding: Change github/UnstoppableSwap to github/eigenwallet * rebranding: change Unstoppable -> eigenwallet in a bunch of places * rebranding: change tauri icon
This commit is contained in:
parent
7bcb804d27
commit
e3e1ff5f17
66 changed files with 37 additions and 34 deletions
|
|
@ -870,7 +870,7 @@ function DonationTipSetting() {
|
|||
<TableCell>
|
||||
<SettingLabel
|
||||
label="Tip to the developers"
|
||||
tooltip="Support the development of UnstoppableSwap by donating a small percentage of your swaps. Donations go directly to paying for infrastructure costs and developers"
|
||||
tooltip="Support the development of eigenwallet by donating a small percentage of your swaps. Donations go directly to paying for infrastructure costs and developers"
|
||||
/>
|
||||
</TableCell>
|
||||
<TableCell>
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ import { discoveredMakersByRendezvous } from "store/features/makersSlice";
|
|||
import { CliLog } from "models/cliModel";
|
||||
import { logsToRawString, parseLogsFromString } from "utils/parseUtils";
|
||||
|
||||
/// These are the official donation address for the UnstoppableSwap/core project
|
||||
/// These are the official donation address for the eigenwallet/core project
|
||||
const DONATION_ADDRESS_MAINNET =
|
||||
"49LEH26DJGuCyr8xzRAzWPUryzp7bpccC7Hie1DiwyfJEyUKvMFAethRLybDYrFdU1eHaMkKQpUPebY4WT3cSjEvThmpjPa";
|
||||
const DONATION_ADDRESS_STAGENET =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue