stellar-deprecated / account-viewer

DEPRECATED. Go to https://github.com/stellar/account-viewer-v2
Apache License 2.0
62 stars 65 forks source link

manually enter operation fee, default to /operation_fee_stats #74

Open tomerweller opened 5 years ago

tomerweller commented 5 years ago

account viewer should enable manually entering fees and have the default value set to what is being returned from /operation_fee_stats (https://github.com/stellar/go/pull/586)

This will serve as reference implementation for other wallet developers and should prepare the community for potential future surge pricing scenarios.