Guillermo Bescos Alapont 2 жил өмнө
parent
commit
e8e8586080

+ 1 - 0
xc-admin/packages/xc-admin-common/src/governance_payload/index.ts

@@ -76,6 +76,7 @@ export class PythGovernanceHeader {
     ],
     "header"
   );
+  /** Span of the serialized governance header */
   static span = 8;
 
   constructor(targetChainId: ChainName, action: ActionName) {