UNPKG

@cityofzion/neo-js

Version:

Running NEO blockchain full node with Node.js and MongoDB.

5 lines (4 loc) 150 B
export declare class NeoValidator { static validateHeight(height: number): void; static validateTransactionId(transactionId: string): void; }