ElementsProject / ElementsProject/elements
Difficulty in estimating fees for rawissuance
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 1.2k
- Forks
- 416
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 15
Beschreibung
The test used for issuing assets using rawissueasset require creating a transaction first that has a fee rate high enough to pay for the fees (50x).
(https://github.com/ElementsProject/elements/blob/d91380384dbd33c7671d7e6c14c120782ccd1710/test/functional/feature_issuance.py)
The way to work around this currently is to try various fee rates and issuances and find the one that is the lowest. It would be nicer if the API just figured out how to handle fees as part of the rawissueasset call.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.