active
last updated:

bpf_program

Add a SBF program to the genesis configuration with upgrades disabled. If the ledger already exists then this parameter is silently ignored. The first argument can be a pubkey string or path to a keypair"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "bpf_program",
  "properties": {
    "long": "bpf-program",
    "value_names": "&[\"ADDRESS_OR_KEYPAIR\", \"SBF_PROGRAM.SO\"]",
    "takes_value": "true",
    "number_of_values": "2",
    "multiple": "true",
    "help": "\n                    \"Add a SBF program to the genesis configuration with upgrades disabled. If \\\n                     the ledger already exists then this parameter is silently ignored. The first \\\n                     argument can be a pubkey string or path to a keypair\",\n                "
  },
  "isDeprecated": false
}