diff --git a/src/serializable/pvm/warp/signature.ts b/src/serializable/pvm/warp/signature.ts index 2706d9466..baa2392fe 100644 --- a/src/serializable/pvm/warp/signature.ts +++ b/src/serializable/pvm/warp/signature.ts @@ -33,7 +33,7 @@ export class WarpSignature { } /** - * Number of public keys that participated in the + * Number of BLS public keys that participated in the * {@linkcode BlsSignature}. This is exposed because users of the signatures * typically impose a verification fee that is a function of the number of signers. *