CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: error: missing argument label: `keyIndex` --> c94c021fb76e873d6a93a41ee212267cb6beb808558e5c497a21d6db631f2d24:1:74 | 1 | transaction() { prepare(signer: AuthAccount) { let keyA = signer.keys.get(0) } } |
Loading...