Files
xahaud/include/xrpl/proto
Bart 97471bd4c0 chore: Reverts formatting changes to external files, adds formatting changes to proto files (#5711)
This change reverts the formatting applied to external files and adds formatting of proto files.

As clang-format will complain if a proto file is modified or moved, since the .clang-format file does not explicitly contain a section for proto files, the change has been included in this PR as well.
2026-05-12 14:55:58 +09:00
..
2026-02-20 07:11:12 +09:00

Proto

This holds protocol buffers source code. The protoc tool stores the output of the .proto files in the build directory.