mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 06:21:02 +00:00
Document non-uniqueness of SetTopic IDs (#7579)
* Document non-uniqueness of SetTopic IDs * More comments on WithUniqueTopic
This commit is contained in:
@@ -981,6 +981,10 @@ pub enum Instruction<Call> {
|
||||
|
||||
/// Set the Topic Register.
|
||||
///
|
||||
/// The 32-byte array identifier in the parameter is not guaranteed to be
|
||||
/// unique; if such a property is desired, it is up to the code author to
|
||||
/// enforce uniqueness.
|
||||
///
|
||||
/// Safety: No concerns.
|
||||
///
|
||||
/// Kind: *Instruction*
|
||||
|
||||
Reference in New Issue
Block a user