Loom Engine - v3.1.1
    Preparing search index...

    Interface ChainSeal

    interface ChainSeal {
        count: number;
        head: string;
        sig: string;
    }
    Index

    Properties

    Properties

    count: number
    head: string
    sig: string