cooptypes - v2026.4.27-2
    Preparing search index...
    interface ICreateAccount {
        active: IAuthority;
        new_account_name: string;
        owner: IAuthority;
    }
    Index

    Properties

    active: IAuthority
    new_account_name: string
    owner: IAuthority