Variable $GenesisPayloadConst
$GenesisPayload: {
contains: readonly [{
type: "GenesisPayload_WriteSetPayload";
}];
description: "The writeset payload of the Genesis transaction";
type: "one-of";
} = ...
Type declaration
-
contains: readonly [{
type: "GenesisPayload_WriteSetPayload";
}]
-
description: "The writeset payload of the Genesis transaction"
-
type: "one-of"