Files
bitcoin/src/key.cpp
MarcoFalke faece47c47 refactor: Avoid &foo[0] on C-Style arrays
This is confusing at best when parts of a class use the
redundant operators and other parts do not.
2021-05-04 06:55:30 +02:00

14 KiB