We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3a9d7 commit fb8c7faCopy full SHA for fb8c7fa
pallets/fund-admin-records/src/types.rs
@@ -41,6 +41,5 @@ pub enum RecordType {
41
Reject,
42
Recovery,
43
Cancel,
44
- Confirm,
45
- BankDocumentation
+ Confirm
46
}
0 commit comments