cosmos-sdk/.pending/improvements/sdk/Add-an-additional-pa

2 lines
288 B
Plaintext

#3685 Add an additional parameter to NewAnteHandler for a custom `SignatureVerificationGasConsumer` (the default logic is now in `DefaultSigVerificationGasConsumer). This allows SDK users to configure their own logic for which key types are accepted and how those key types consume gas.