Skip to content

Commit

Permalink
Update docs/positions.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
zmanian and coderabbitai[bot] committed Jul 4, 2024
1 parent e79d745 commit 26d90eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/positions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ A Position is an instantiation for an adapter for a specific asset. A cellar may

The process for setting up a position is as follows:

1. A cellar add an adapter that has been trusted by Registry with `AddAdapterToCatalogue`
1. A cellar add an adapter that has been trusted by Registry with `AddAdapterToCatalogue`,
2. A cellar adds a position that has been trusted by Registry with `AddAdapterToCatalogue`
3. `AddPosition` places the the position in the internal index and passes configuration data to the adapter. This connected to things like holding position, withdrawal order etc.

0 comments on commit 26d90eb

Please sign in to comment.