Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Ambassador Program #1308

Merged
merged 15 commits into from
Sep 20, 2023
Merged
Prev Previous commit
Update cumulus/parachains/integration-tests/emulated/collectives/coll…
…ectives-polkadot/src/tests/ambassador.rs

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
  • Loading branch information
muharem and joepetrowski authored Sep 18, 2023
commit 43fceb5f4eda92d34ee35ceb0b2addb382704f75
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//! Integration tests concerning the Fellowship.
//! Integration tests concerning the Ambassador Program.

use crate::*;
use collectives_polkadot_runtime::ambassador::AmbassadorSalaryPaymaster;
Expand Down