wallet: use the prefered rct case only when enough rct outs exist
This commit is contained in:
@@ -391,6 +391,8 @@ namespace tools
|
||||
|
||||
bool get_tx_key(const crypto::hash &txid, crypto::secret_key &tx_key) const;
|
||||
|
||||
uint64_t get_num_rct_outputs();
|
||||
|
||||
void get_hard_fork_info(uint8_t version, uint64_t &earliest_height);
|
||||
bool use_fork_rules(uint8_t version, uint64_t early_blocks = 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user