@wharfkit/session - v4.0.1
    Preparing search index...

    Type Alias UserInterfaceAccountCreationResponse

    The response for an account creation call of a [[UserInterface]].

    type UserInterfaceAccountCreationResponse = {
        chain?: Checksum256Type;
        pluginId?: string;
    }
    Index
    pluginId?: string