Skip to content

Safety

type Safety = "safe" | "finalized" | "latest";

Defined in: packages/iso-filecoin/src/types.ts:78