active
last updated:

mint_address

Address of the mint account that will receive tokens created at genesis. If the ledger already exists then this parameter is silently ignored [default: client keypair]"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "mint_address",
  "properties": {
    "long": "mint",
    "value_name": "PUBKEY",
    "validator": "is_pubkey",
    "takes_value": "true",
    "help": "\n                    \"Address of the mint account that will receive tokens created at genesis. If \\\n                     the ledger already exists then this parameter is silently ignored \\\n                     [default: client keypair]\",\n                "
  },
  "isDeprecated": false
}