additional MINT_FEE
options
#29
jdogresorg
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Should add additional (optional) mint options that support :
Had added this to the BTNS ISSUE spec, but backed it out... as I want to keep focused on building BTNS features as fast as possible, and then move on to XCHain platform, where some of these additional features can be added... and pulled back into BTNS if the community sees value in such functionality.
PARAMS
MINT_FEE_TICK
TICK
required in order toMINT
MINT_FEE_AMOUNT
TICK
AMOUNT
required in order toMINT
MINT_FEE_ADDRESS
MINT
fee can be sent instead of being destroyedFormats
Version
2
- EditMINT
PARAMS
VERSION|TICK|MAX_MINT|MINT_SUPPLY|TRANSFER_SUPPLY|MINT_ADDRESS_MAX|MINT_START_BLOCK|MINT_STOP_BLOCK|MINT_FEE_TICK|MINT_FEE_AMOUNT|MINT_FEE_ADDRESS
Notes
MINT_FEE_TICK
andMINT_FEE_AMOUNT
can be used to require a setTICK
AMOUNT
fee be paid on a MINT transactionMINT_FEE_ADDRESS
can be used to sendMINT
fees to an address instead of destroying the feeMINT_FEE_TICK
can be set toBTC
andMINT_FEE_ADDRESS
set to `` to require a minimum BTC miners fee be paid on a MINT transactionsBeta Was this translation helpful? Give feedback.
All reactions