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

instantiate fullnode RPC API with admin perm for fullnode #70

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

nonsense
Copy link
Member

No description provided.

@@ -186,3 +186,22 @@ func GetMinerEndpoint(ctx context.Context) (string, error) {

return ai, nil
}

func GetFullnodeEndpoint(ctx context.Context) (string, error) {
Copy link
Member Author

Choose a reason for hiding this comment

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

This name, same as GetMinerEndpoint are really bad - really do not reflect what the function is doing - we should rename them.

@dirkmc dirkmc closed this Nov 22, 2021
@dirkmc dirkmc reopened this Nov 22, 2021
@dirkmc dirkmc merged commit 4b97a7c into main Nov 22, 2021
@dirkmc dirkmc deleted the nonsense/fullnode-api-with-admin-perms branch November 22, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants