Skip to content

Commit

Permalink
specify owner address in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin-iancu committed Jan 13, 2025
1 parent dfa9886 commit 5d6c6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dex/price-discovery/docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Next we define the length of the phases. Over the start-end period, we define mu
- start_time - phase 1 timestamp start
- user_deposit_withdraw_time - phase 1 duration
- owner_deposit_withdraw_time - phase 2 duration
- owner_address - address of the owner, i.e. the one who will deposit/withdraw the launched tokens. Doesn't have to be the contract's owner.

```rust
#[init]
Expand Down

0 comments on commit 5d6c6db

Please sign in to comment.