essential-contributions / essential-server

Centralized implementation of the Essential declarative protocol
Apache License 2.0
0 stars 0 forks source link

check_solution_with_data intents #164

Closed freesig closed 2 months ago

freesig commented 2 months ago

Currently this function takes a Vec<Intent> and treats that as one contract but it should take a Vec<Vec<Intent>> so the user can try a solution with multiple contracts