UNPKG

envio

Version:

A latency and sync speed optimized, developer friendly blockchain data indexer.

15 lines (10 loc) 284 B
// Generated by ReScript, PLEASE EDIT WITH CARE import * as S$RescriptSchema from "rescript-schema/src/S.res.mjs"; let schema = S$RescriptSchema.setName(S$RescriptSchema.string, "SVM.Pubkey"); let Pubkey = { schema: schema }; export { Pubkey, } /* schema Not a pure module */