mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-07 18:56:47 +00:00
more unfinished header writing work
This commit is contained in:
@@ -140,3 +140,6 @@ void data::process() {
|
||||
}
|
||||
}
|
||||
|
||||
void data::set_header(const std::string& header) {
|
||||
m_header = header;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user