Properties
contextStore
contextStore: Map<string, unknown>
getStore
getStore: ((moduleID: Buffer, storePrefix: Buffer) => ImmutableSubStore)
Type declaration
-
- (moduleID: Buffer, storePrefix: Buffer): ImmutableSubStore
-
Parameters
-
moduleID: Buffer
-
storePrefix: Buffer
Returns ImmutableSubStore
header
header: {
height: number;
timestamp: number;
}
Type declaration
-
height: number
-
timestamp: number
stateStore
stateStore: ImmutableStateStore