NodeInfo: {
    indexation: {
        assetMetadata: boolean;
        balances: boolean;
        coinsToSpend: boolean;
    };
    maxDepth: BN;
    maxTx: BN;
    nodeVersion: string;
    utxoValidation: boolean;
    vmBacktrace: boolean;
}

Node information