pallet-core-fellowship: import an unimported member on approve (#2883)

To align with the documentation of the approve call, we import an
unimported member on approval.

No changes have been made to the benchmarks as they already cover the
worst-case scenario.
This commit is contained in:
Muharem
2024-01-09 19:36:39 +08:00
committed by GitHub
parent 0ff3f4d3af
commit d288c81b96
3 changed files with 35 additions and 8 deletions
+9
View File
@@ -0,0 +1,9 @@
title: "pallet-core-fellowship: import an unimported on approve"
doc:
- audience: Runtime User
description: |
To align with the documentation of the approve call, we import an untracked member on approval.
crates:
- name: "pallet-core-fellowship"