UNPKG

hermit-purple-server

Version:

A Muta GraphQL APIs server

7 lines (6 loc) 267 B
export declare const BLOCK = "Block"; export declare const TRANSACTION = "Transaction"; export declare const RECEIPT = "Receipt"; export declare const EVENT = "Event"; export declare const ACCOUNT = "Account"; export declare const BLOCK_VALIDATOR = "BlockValidator";