Skip to content

Commit

Permalink
fix: wrong rename
Browse files Browse the repository at this point in the history
  • Loading branch information
NeOMakinG committed Feb 26, 2025
1 parent 85bc0ed commit 0e845ea
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 108 deletions.
2 changes: 1 addition & 1 deletion docs/investor.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This is the `Asset` that can be deposited into the `Opportunity`.

#### `assetId: string`

`assetId` must be of type `AssetId` from `@shapeshiftmonorepo/caip/caip` and is a CAIP-19 representation of the asset or token that can be deposited into this `Opportunity`.
`assetId` must be of type `AssetId` from `@shapeshiftmonorepo/caip` and is a CAIP-19 representation of the asset or token that can be deposited into this `Opportunity`.

For example, `AssetId` for Ethereum is `eip155:1/slip44:60`

Expand Down
Loading

0 comments on commit 0e845ea

Please sign in to comment.