Skip to content

SubnetStateType

Defined in: pocket-ic-types.ts:234

The type of state to initialize a subnet with.

FromPath: "fromPath"

Defined in: pocket-ic-types.ts:244

Load existing subnet state from the given path. The path must be on a filesystem accessible by the PocketIC server.


New: "new"

Defined in: pocket-ic-types.ts:238

Create a new subnet with an empty state.