register_test_account

operation register_test_account(auth_descriptor: auth_descriptor)

Registers a new test account using the provided auth descriptor. The operation takes one paramater and is intended for testing purposes and facilitates the creation of accounts with specified authentication.

Parameters

auth_descriptor

Throws

InvalidSignerError
  • If the provided public key is not a valid signer.