ToEvmServerAccountOptions: { account: EvmAccount }

Options for converting a pre-existing EvmAccount to a EvmServerAccount.

Type declaration

  • account: EvmAccount

    The EvmAccount that was previously created.