Left Curve Software Stack
    Preparing search index...

    Type Alias AccountInfo

    type AccountInfo = {
        index: AccountIndex;
        owner: number;
    }
    Index

    Properties

    Properties

    owner: number