mirror of
https://github.com/monero-project/monero.git
synced 2026-01-12 21:13:55 -08:00
ringct: use dummy bulletproofs when in fake mode, for speed
This commit is contained in:
@@ -83,7 +83,7 @@ namespace hw {
|
||||
}
|
||||
|
||||
bool device_default::set_mode(device_mode mode) {
|
||||
return true;
|
||||
return device::set_mode(mode);
|
||||
}
|
||||
|
||||
/* ======================================================================= */
|
||||
|
||||
Reference in New Issue
Block a user