Move all data to own folder. Add run shell script. Experiment (unsuccessfully so far) with example retreival
This commit is contained in:
@@ -21,5 +21,6 @@ export const MessagesState = new StateSchema({
|
||||
messages: MessagesValue,
|
||||
proposedTriggerEvent: ProposedTriggerEventArray,
|
||||
proposedTriggerEventIndex: z.int(),
|
||||
normalizedClaim: z.string(),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user