mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 20:40:50 +00:00
Older grammar allowed some variabilty in triple format. Now, the only format allowed is: `peer_id (service_id function_name)` As less errors can happen during parsing of the triplet, the code was simplified further . Closes #267.