CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: error: panic: filter does not exist --> e41b8f8a194990ea63a58a0fc455bab9c1e33e83987049035746ced2a9d5d37b:50:156 | 50 | let filter = acct.storage.borrow<auth(CapabilityFilter.Add, CapabilityFilter.Delete) &CapabilityFilter.AllowlistFilter>(from: filterStoragePath) ?? panic("filter does not exist") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Loading...