Compare commits

...

1 Commits

Author SHA1 Message Date
Vito
304bf0099d fixes namespace 2026-02-11 17:48:39 +01:00

View File

@@ -8,7 +8,7 @@
* To ease maintenance, you may replace any unneeded values with "..."
* e.g. #define TRANSACTION(tag, value, name, ...)
*
* You must define a transactor class in the `ripple` namespace named `name`,
* You must define a transactor class in the `xrpl` namespace named `name`,
* and include its header alongside the TRANSACTOR definition using this
* format:
* #if TRANSACTION_INCLUDE