End-to-end demos of constructing and signing an order and submitting it to a Relayer. Docs are generated from the code, and include usage examples that are verified through automated testing.
5 lines
157 B
INI
5 lines
157 B
INI
[MESSAGES CONTROL]
|
|
disable=C0330,line-too-long,fixme,too-few-public-methods,too-many-ancestors
|
|
# C0330 is "bad hanging indent". we use indents per `black`.
|
|
|