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

    Interface Action

    interface Action {
        name: NameType;
        ricardian_contract: string;
        type: string;
    }
    Index
    name: NameType
    ricardian_contract: string
    type: string