mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Add note on the returned top-level transfers being unordered
This commit is contained in:
@@ -149,6 +149,8 @@ impl Erc20 {
|
||||
}
|
||||
|
||||
/// Fetch all top-level transfers to the specified address.
|
||||
///
|
||||
/// The result of this function is unordered.
|
||||
pub async fn top_level_transfers(
|
||||
&self,
|
||||
block: u64,
|
||||
|
||||
Reference in New Issue
Block a user