@sentio/sdk
    Preparing search index...

    Type Alias MoveAccountFetchConfig

    MoveAccountFetchConfig: Message<"processor.MoveAccountFetchConfig"> & {
        owned: boolean;
    }

    Type Declaration

    • owned: boolean

      from field: bool owned = 1;

    from message processor.MoveAccountFetchConfig