Documentation
    Preparing search index...

    Type Alias ConnectionCompletedEvent

    ConnectionCompletedEvent: { is_success: true; type: "connection-completed" } & ConnectionInfo

    Successful connection event when a user successfully connected a wallet.

    Type declaration

    • is_success: true

      Connection success flag.

    • type: "connection-completed"

      Event type.