Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation for PoolMetadataSource #93

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

@@ -31,7 +31,7 @@ import { DirPath } from './common';
* - `'direct'` - enables fetching stake pool metadata from
* the registered pool URL.
* - otherwise, the URL of a SMASH metadata proxy server
* can be supplied.
* can be supplied. This must not contain the endpoint path.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably no point in validating it here in the code, or should we?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, just have this option match the cardano-wallet CLI, and cardano-wallet can validate it if needed.

Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@rvl rvl merged commit cf1ae2f into master Nov 3, 2020
@rvl rvl deleted the jospald/ADP-502/smash-url-no-api-path branch November 3, 2020 07:01
@rvl rvl added documentation Improvements or additions to documentation enhancement New feature or request labels May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants