Updating a DRep is similar to registering.
++ We build the transaction by adding the DRep update certificate to the + transaction, providing the change address and the UTxOs needed for the + transaction's fees. +
++ This{" "} + + transaction + {" "} + is an example of a successful DRep update for{" "} + + DRep ID + + . +
+ > + ); +} + +function Right() { + const { wallet, connected } = useWallet(); + + const [anchorUrl, setAnchorUrl] = useState