Export

BroadcastUserOperationRequest

interface BroadcastUserOperationRequest {
    signature: string;
}

Properties

Properties

signature: string

The hex-encoded signature of the user operation.

Memberof

BroadcastUserOperationRequest