cardano-client-lib
cardano-client-lib copied to clipboard
fix: Update default drep registration amount to 500 ADA as per current settings in protocol param
- Set default drep registration deposit amount to 500 ADA (same as current value in Sanchnet)
- Added a new method
drepRegistration()
to take drep registration deposit as parameter.