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 README.md #5

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

Commits on Jan 29, 2024

  1. Update README.md

    I found three typos in this text:
    
    First; "You can check the current stake list through the state query nuproxy.stakes."
    
    This should be "You can check the current staker list through the state query nuproxy.stakes.",
    
    Second; "The remaining fees of this policy will be returned to the policy creator."
    
    This should be "The remaining fees of this policy will be refunded to the policy creator.",
    
    And last one; "The policy creator can claim back all his remaining balance after he revokes the policy. He can simply send the nuproxy.claim_reward_by_user extrinsic."
    
    This should be "The policy creator can claim back all his remaining balance after he revokes the policy. He can simply submit the nuproxy.claim_reward_by_user extrinsic.".
    
    Thank you.
    Akare123 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7694fe4 View commit details
    Browse the repository at this point in the history