You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
### What was the problem?
This PR resolves#7847
### How was it solved?
Implemented `endpoint:list` command.
### How was it tested?
Implemented unit test.
Invoking the command with valid arguments after executing the node; an
example command; `./examples/pos-mainchain/bin/run endpoint:list balance
-m token -i --pretty`
Co-authored-by: shuse2 <shus.toda@gmail.com>
Description
Add endpoint list command to commander
Motivation
The text was updated successfully, but these errors were encountered: