Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
hive
hive
Commits
4f9d5492
Commit
4f9d5492
authored
Jul 16, 2020
by
Mariusz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed a signature of `get_snapshot_loaded` method
parent
e7f170c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libraries/chain/include/hive/chain/database.hpp
libraries/chain/include/hive/chain/database.hpp
+1
-1
No files found.
libraries/chain/include/hive/chain/database.hpp
View file @
4f9d5492
...
...
@@ -691,7 +691,7 @@ namespace hive { namespace chain {
_sps_remove_threshold
=
val
;
}
int16_t
get_snapshot_loaded
()
const
bool
get_snapshot_loaded
()
const
{
return
snapshot_loaded
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment