Skip to content

Conversation

@guidiaz
Copy link
Contributor

@guidiaz guidiaz commented Mar 24, 2025

No description provided.

Comment on lines 109 to 111
server.add_actix_method(system, "getBalance2", |params: Params| {
Box::pin(get_balance_2(params.parse()))
});
Copy link
Member

Choose a reason for hiding this comment

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

This method is already implemented above

Suggested change
server.add_actix_method(system, "getBalance2", |params: Params| {
Box::pin(get_balance_2(params.parse()))
});

@guidiaz guidiaz merged commit 2d5b272 into witnet:2.1-bridge Mar 28, 2025
1 check failed
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