Skip to content

Commit

Permalink
chore: audit auth (backport #21566) (#21568)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 5, 2024
1 parent 9adce9e commit 8ce77cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/auth/signing/adapter.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ func GetSignBytesAdapter(
ctx context.Context,
handlerMap *txsigning.HandlerMap,
mode signing.SignMode,

signerData SignerData,
tx sdk.Tx,
) ([]byte, error) {
Expand Down

0 comments on commit 8ce77cb

Please sign in to comment.