UNPKG

chia-agent

Version:
8 lines (7 loc) 210 B
export type bytes4 = string; export type bytes8 = string; export type bytes32 = string; export type bytes48 = string; export type bytes96 = string; export type bytes100 = string; export type bytes480 = string;