Skip to content

Commit dbbd79a

Browse files
add missing argument description
1 parent 506e780 commit dbbd79a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pallets/subtensor/src/macros/dispatches.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,9 @@ mod dispatches {
547547
/// * 'placeholder2' (u8):
548548
/// - Placeholder for further extra params.
549549
///
550+
/// * 'certificate' (Vec<u8>):
551+
/// - TLS certificate for inter neuron communitation.
552+
///
550553
/// # Event:
551554
/// * AxonServed;
552555
/// - On successfully serving the axon info.

0 commit comments

Comments
 (0)