UNPKG

chia-agent

Version:
5 lines (4 loc) 110 B
import { uint64 } from "../wheel/python/sized_ints"; export type PartialProof = { fragments: uint64[]; };