Tiny Congress Frontend
    Preparing search index...
    interface SignupRequest {
        root_pubkey: string;
        username: string;
    }
    Index

    Properties

    root_pubkey: string
    username: string