mirror of
https://github.com/hinto-janai/cuprate.git
synced 2025-01-24 11:26:03 +00:00
fix doc comment
This commit is contained in:
parent
fc7b676f7b
commit
b49878ac6b
1 changed files with 2 additions and 3 deletions
|
@ -347,7 +347,6 @@ fn get_ring_members_for_inputs<'a>(
|
||||||
/// this data needs to be retrieved after every change in the blockchain.
|
/// this data needs to be retrieved after every change in the blockchain.
|
||||||
///
|
///
|
||||||
/// This data *does not* need to be refreshed if one of these are true:
|
/// This data *does not* need to be refreshed if one of these are true:
|
||||||
///
|
|
||||||
/// - The input amounts are *ALL* 0
|
/// - The input amounts are *ALL* 0
|
||||||
/// - The top block hash is the same as when this data was retrieved.
|
/// - The top block hash is the same as when this data was retrieved.
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in a new issue