• Creates a ft4.evm_auth operation object from the provided data

    Parameters

    • accountId: BufferId

      the account id to authorize for

    • authDescriptorId: BufferId

      the auth descriptor to authorize with

    • signatures: (null | Signature)[]

      signatures performed by the keys stored in the auth descriptor

    Returns Operation