Skip to content

feat: fee estimation from network #9

Description

@cokehill

Instead of defaulting to 100 stroops, fetch current network fee statistics from Horizon and suggest an appropriate fee.
Acceptance criteria:
[ ] Call GET /fee_stats from Horizon on the configure step
[ ] Show "Recommended: X stroops (p50)" and "Fast: Y stroops (p95)"
[ ] Allow user to pick or override
[ ] Cache fee stats for 30 seconds to avoid unnecessary requests

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions