Function generateBakerKeys

  • Generates random baker keys for the specified account, that can be used with the configureBaker transaction

    Returns

    an object containing the public baker keys, their associated proofs and their associated private keys.

    Parameters

    • account: AccountAddress

      the address of the account that the keys should be added to.

    Returns GenerateBakerKeysOutput

Generated using TypeDoc