Selaa lähdekoodia

contract/money/model/mod: removed outdated comment in money burn params

skoupidi 2 kuukautta sitten
vanhempi
sitoutus
a616a73fb9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/contract/money/src/model/mod.rs

+ 1 - 1
src/contract/money/src/model/mod.rs

@@ -282,7 +282,7 @@ pub struct MoneyAuthTokenFreezeUpdateV1 {
 ///
 ///
 /// Burns (destroys) coins, removing value from circulation permanently.
 /// Burns (destroys) coins, removing value from circulation permanently.
 /// The call has inputs but no outputs; the value committed in the inputs
 /// The call has inputs but no outputs; the value committed in the inputs
-/// is destroyed. All inputs must use the same token commitment.
+/// is destroyed.
 #[derive(Clone, Debug, SerialEncodable, SerialDecodable)]
 #[derive(Clone, Debug, SerialEncodable, SerialDecodable)]
 pub struct MoneyBurnParamsV1 {
 pub struct MoneyBurnParamsV1 {
     /// Anonymous inputs
     /// Anonymous inputs