Skip to content

Commit 53c7937

Browse files
author
Edward (OpenClaw)
committed
docs(asset-leasing): remove redundant Roles subsection
By the time the reader reaches '### Roles' they have already met: - Holder (intro lede + section 1 first paragraph) - Short seller (intro lede + section 1 first paragraph) - Keeper (defined inline at section 1 lifecycle step 4) Re-defining all three under a separate heading is filler. Deleted.
1 parent 1298583 commit 53c7937

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

defi/asset-leasing/anchor/README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -99,19 +99,6 @@ below and the position becomes liquidatable.
9999
The program is a pair of vaults, a small piece of state that tracks
100100
how much has been paid, and an oracle check.
101101

102-
### Roles
103-
104-
- **Holder.** Long the asset, willing to part with the asset
105-
temporarily to earn the lending fee. The economic match for this
106-
role is a passive allocator - someone who would hold the asset
107-
anyway and is happy to earn yield on idle inventory.
108-
- **Short seller.** Pays the lending fee for the right to sell the
109-
borrowed tokens now and buy them back later. The payoff shape is
110-
the same as a short: profit if the borrowed asset falls, loss (and
111-
possible liquidation) if the asset rises.
112-
- **Keeper / liquidator.** Standard role - watches for
113-
undercollateralised positions and takes the bounty for closing them.
114-
115102
### Example: shorting xNVDA via the lending market
116103

117104
Concrete numbers using assets that already trade on Solana -

0 commit comments

Comments
 (0)