cardano-foundation / cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
Apache License 2.0
764 stars 212 forks source link

[ADP-3272] Simplify guard name to `guardUTxOConsistency`. #4532

Closed jonathanknowles closed 5 months ago

jonathanknowles commented 5 months ago

Issue

ADP-3272 Follow-on from https://github.com/cardano-foundation/cardano-wallet/pull/4531

Description

This PR revises the name of a guard to better reflect its type.