SubnetStateType
Defined in: pocket-ic-types.ts:225
The type of state to initialize a subnet with.
FromPath
Section titled “FromPath”FromPath:
"fromPath"
Defined in: pocket-ic-types.ts:235
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:229
Create a new subnet with an empty state.