Skip to content

Commit

Permalink
Update combined.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2025
1 parent 7e01ef2 commit a7b0acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion combined.md
Original file line number Diff line number Diff line change
Expand Up @@ -11044,7 +11044,7 @@ function _registerAsIPAsset(uint256 tokenId) internal returns (address) {
}
```

All this is doing is calling the `register` function on the [IP Asset Registry](doc:ip-asset-registry), which creates a new [🧩 IP Asset](doc:ip-asset) in our protocol, and returning a `ipId`.
All this is doing is calling the `register` function on the [IP Asset Registry](doc:ip-asset-registry), which creates a new [🧩 IP Asset](doc:ip-asset) in our protocol, and returns an `ipId`.

## 4. Set Metadata on IP

Expand Down

0 comments on commit a7b0acc

Please sign in to comment.