We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ff092 commit 2b7b19cCopy full SHA for 2b7b19c
README.md
@@ -1,7 +1,7 @@
1
# Multisig Module
2
A module for doing multisig dispatch.
3
4
-- [`multisig::Config`](https://docs.rs/pallet-multisig/latest/pallet_multisig/trait.Config.html)
+- [`multisig::Trait`](https://docs.rs/pallet-multisig/latest/pallet_multisig/trait.Trait.html)
5
- [`Call`](https://docs.rs/pallet-multisig/latest/pallet_multisig/enum.Call.html)
6
7
## Overview
@@ -26,4 +26,4 @@ not available or desired.
26
[`Call`]: ./enum.Call.html
27
[`Config`]: ./trait.Config.html
28
29
-License: Apache-2.0
+License: Apache-2.0
0 commit comments