Skip to content

Modified token signatures

thebirdsdontsing requested to merge refactor/remove-enum-token-structs into main

Created by: ecoulson

Summary

Removed structs from Token signatures in favor of the tokens' values. Verified that these changes are non-breaking by running the test suite.

Part of work on #49 (closed)

Merge request reports