You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore:
* remove Settings entity
* move logic of obtaining Settings
* add aggregate config to obtain value from it to functions
* remove irrelevant line from Guide
* remove last redundant in cli
3. Insert your valid nostr keypair into `.simplicity-dex.config.toml`
28
26
29
27
## Commands example execution
@@ -42,6 +40,8 @@ Maker and Taker responsible for taking such steps:
42
40
* Early termination
43
41
6) After `settlement-height` both maker and taker can use settlement exit to receive their tokens (collateral or settlement) depending on the settlement token price, which is signed with oracle.
44
42
43
+
### Example
44
+
45
45
1. Create your own contract with your values. For example can be taken
46
46
47
47
*`taker-funding-start-time` 1764328373 (timestamp can be taken from https://www.epochconverter.com/)
0 commit comments