Skip to content

feat(devkit/cli): implement replay subcommand#266

Open
AbdulmujibOladayo wants to merge 1 commit into
StellarCommons:mainfrom
AbdulmujibOladayo:feat/issue-157-replay-subcommand
Open

feat(devkit/cli): implement replay subcommand#266
AbdulmujibOladayo wants to merge 1 commit into
StellarCommons:mainfrom
AbdulmujibOladayo:feat/issue-157-replay-subcommand

Conversation

@AbdulmujibOladayo
Copy link
Copy Markdown

Summary

  • Replace stub Replay struct with ReplayArgs (clap Args)
  • Accepts a required db path pointing to a SQLite fee database
  • run() streams records to stdout as a JSON array

Closes #157

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.

[devkit/cli] Implement replay subcommand

1 participant