NodeSignature: {
    timestamp: bigint;
    signature: Uint8Array;
    identity: Uint8Array;
}

Type declaration