CDP Frontend SDK
    Preparing search index...

    Type Alias SendUserOperationResult

    Result of sendUserOperation.

    type SendUserOperationResult = {
        userOperationHash: Hex;
    }
    Index

    Properties

    userOperationHash: Hex

    The user operation hash.