Skip to content

Commit

Permalink
Update 06.md
Browse files Browse the repository at this point in the history
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
  • Loading branch information
thesimplekid and prusnak authored Feb 23, 2025
1 parent 561b85e commit 46d9bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 06.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ With the mint's response being of the form `GetInfoResponse`:
- (optional) `icon_url` is the URL pointing to an image to be used as an icon for the mint. Recommended to be squared in shape.
- (optional) `urls` is the list of endpoint URLs where the mint is reachable from.
- (optional) `time` is the current time set on the server. The value is passed as a Unix timestamp integer.
- (optional) `tos` is the Terms of Service of the mint.
- (optional) `tos_url` is the URL pointing to the Terms of Service of the mint.
- (optional) `nuts` indicates each NUT specification that the mint supports and its settings. The settings are defined in each NUT separately.

With curl:
Expand Down

0 comments on commit 46d9bc9

Please sign in to comment.