interface ParsedSigillin {
    header: any;
    signature: string;
}

Properties

Properties

header: any
signature: string