Skip to content

Do not implement fee estimation strategy from scratch #1

@chuksys

Description

@chuksys

Right now we have a design that encourages the implementation of a fee estimation strategy from scratch before running analysis on it.

Instead of doing this, we should enable the user to get the fee estimate from an RPC on a specific branch of bitcoin core where the strategy has been implemented. This is a more streamlined way to test a strategy that has already been implemented on a bitcoin core branch.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions