Update node id on contribute docs

This commit is contained in:
Reckless_Satoshi 2024-01-23 11:36:23 +00:00
parent 4023b7ee0f
commit dc531d13d2
No known key found for this signature in database
GPG Key ID: 9C4585B561315571
2 changed files with 12 additions and 15 deletions

View File

@ -30,7 +30,7 @@ masthead_title : # overrides the website title displayed in the masthe
# breadcrumbs : false # true, false (default) # breadcrumbs : false # true, false (default)
words_per_minute : words_per_minute :
robosats: robosats:
node_id : 0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e node_id : 037ff12b6a4e4bcb4b944b6d20af08cdff61b3461c1dff0d00a88697414d891bc7
maker_fee : 0.025 # In percent (%) maker_fee : 0.025 # In percent (%)
taker_fee : 0.175 # In percent (%) taker_fee : 0.175 # In percent (%)
total_fee : 0.2 # In percent (%) total_fee : 0.2 # In percent (%)

View File

@ -15,13 +15,11 @@ We do, however, get approached by very enthusiastic bitcoiners who want to boost
You can donate the following ways: You can donate the following ways:
- **Zap us on Nostr:** - **Tip the [RoboSats DevFund Node](https://amboss.space/node/{{site.robosats.node_id}}) via KeySend:**
All Nostr zaps will go towards the social media team. <div>
Here is the nPub for RoboSats account : <lightning-widget name="DevFund Node" accent="#9c27b0" to="{{site.robosats.node_id}}" image="https://pbs.twimg.com/profile_images/1524391291475406850/ULKOymid_400x400.jpg"/>
<script src="https://embed.twentyuno.net/js/app.js"></script>
``` </div>
npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82
```
- **Directly tip the developer working on the features you like.** Check the [active PRs](https://github.com/RoboSats/robosats/pulls) and show your support to the developers with via Lightning tips. Simply write a message, for example "@developer_name, I would like to fund your development of this feature with 6000 Sats". The developer should reply with an LN invoice with a long expiration time. - **Directly tip the developer working on the features you like.** Check the [active PRs](https://github.com/RoboSats/robosats/pulls) and show your support to the developers with via Lightning tips. Simply write a message, for example "@developer_name, I would like to fund your development of this feature with 6000 Sats". The developer should reply with an LN invoice with a long expiration time.
@ -47,14 +45,13 @@ npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82
{{site.robosats.leaddev_paynym_code}} {{site.robosats.leaddev_paynym_code}}
``` ```
- **Tip the [experimental RoboSats coordinator](https://amboss.space/node/{{site.robosats.node_id}}) via KeySend:** - **Zap us on Nostr:**
<div> All Nostr zaps will go towards the social media team.
<lightning-widget name="Experimental Coordinator" accent="#9c27b0" to="{{site.robosats.node_id}}" image="https://pbs.twimg.com/profile_images/1524391291475406850/ULKOymid_400x400.jpg"/> Here is the nPub for RoboSats account :
<script src="https://embed.twentyuno.net/js/app.js"></script>
</div>
```
npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82
```