Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Type Alias CreateIdentifierRequest

    Which fields may be affected by blocks

    type CreateIdentifierRequest = {
        account: GenericAccount;
        operationIndex: number;
        previousBlockHash: BlockHash;
        requestedIdentifier: IdentifierAddress;
    }
    Index

    Properties

    operationIndex: number
    previousBlockHash: BlockHash
    requestedIdentifier: IdentifierAddress