We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f8fe5 commit 05efc9aCopy full SHA for 05efc9a
prdoc/pr_7914.prdoc
@@ -0,0 +1,16 @@
1
+title: Removed pallet::getter from Snowbridge pallets
2
+doc:
3
+ - audience: Runtime Dev
4
+ description: |
5
+ This pr removes all pallet::getter occurrences from Snowbridge pallets, replacing them with explicit implementations.
6
+
7
+crates:
8
+ - name: snowbridge-pallet-ethereum-client
9
+ bump: patch
10
+ - name: snowbridge-pallet-inbound-queue
11
12
+ - name: snowbridge-pallet-outbound-queue
13
14
+ - name: snowbridge-pallet-system
15
16
0 commit comments