We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12cd23f commit 4a6520dCopy full SHA for 4a6520d
espresso/devnet-tests/key_rotation_test.go
@@ -77,7 +77,6 @@ func TestChangeBatchInboxOwner(t *testing.T) {
77
config, err := d.RollupConfig(ctx)
78
require.NoError(t, err)
79
80
- // Change the BatchAuthenticator's owner
81
batchAuthenticator, err := bindings.NewBatchAuthenticator(config.BatchAuthenticatorAddress, d.L1)
82
83
0 commit comments