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

[Docs] Fix example of how to set rev share precentage #877

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Olshansk
Copy link
Member

The existing docs for setting rev_share_percentage resulted in this error: "cannot unmarshal !!seq into map[string]float32"

@Olshansk Olshansk self-assigned this Oct 11, 2024
@Olshansk Olshansk requested a review from red-0ne October 11, 2024 23:06
@Olshansk Olshansk added the documentation Improvements or additions to documentation label Oct 11, 2024
@Olshansk Olshansk added this to the Shannon Beta TestNet Launch milestone Oct 11, 2024
services:
- service_id: anvil
endpoints:
- publicly_exposed_url: http://relayminer1:8545
rpc_type: JSON_RPC
- service_id: ollama
rev_share_percent:
- pokt1mrqt5f7qh8uxs27cjm9t7v9e74a9vvdnq5jva4: 50
- pokt1eeeksh2tvkh7wzmfrljnhw4wrhs55lcuvmekkw: 50
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for the fix. I wonder how this did work in the past 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

It did not work 😅

Copy link
Member Author

Choose a reason for hiding this comment

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

How did you test it?

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
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

2 participants