Skip to content

Commit

Permalink
add missing argument description
Browse files Browse the repository at this point in the history
  • Loading branch information
andreea-popescu-reef committed Aug 31, 2024
1 parent 506e780 commit dbbd79a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pallets/subtensor/src/macros/dispatches.rs
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,9 @@ mod dispatches {
/// * 'placeholder2' (u8):
/// - Placeholder for further extra params.
///
/// * 'certificate' (Vec<u8>):
/// - TLS certificate for inter neuron communitation.
///
/// # Event:
/// * AxonServed;
/// - On successfully serving the axon info.
Expand Down

0 comments on commit dbbd79a

Please sign in to comment.