Explorar o código

Nonce address doesn't sign AdvanceNonceAccount

Trent Nelson %!s(int64=4) %!d(string=hai) anos
pai
achega
2208220cf1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      interface/src/instruction.rs

+ 1 - 1
interface/src/instruction.rs

@@ -115,7 +115,7 @@ pub enum SystemInstruction {
     /// Consumes a stored nonce, replacing it with a successor
     ///
     /// # Account references
-    ///   0. [WRITE, SIGNER] Nonce account
+    ///   0. [WRITE] Nonce account
     ///   1. [] RecentBlockhashes sysvar
     ///   2. [SIGNER] Nonce authority
     AdvanceNonceAccount,