Skip to content

Commit

Permalink
Update docs/Ordinal.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thibaut Le Guilly <[email protected]>
  • Loading branch information
sosaucily and Tibo-lg committed Nov 24, 2023
1 parent 75956d5 commit 3de2153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Ordinal.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In order to ensure that the ordinal gets properly assigned and not given to mine
- The funding output is always set as the first one in the funding transaction,
- The party getting the ordinal will always have its CET output in the first position.

### Locking an ordinal in the DLC
### Locking an ordinal in a DLC

To lock an ordinal, an [`OrdDescriptor`](../dlc-manager/src/contract/ord_descriptor.rs) must be used. This descriptor contains information about the ordinal being included in the DLC (location in the blockchain and the transaction that includes is), as well as information about the event upon which the DLC is based.

Expand Down

0 comments on commit 3de2153

Please sign in to comment.