forked from jsnbuchanan/crowd-funder-for-time-pwa
Linted
This commit is contained in:
@@ -110,4 +110,4 @@ export const sign = async (privateKeyHex: string) => {
|
||||
const signer = didJwt.ES256KSigner(privateKeyBytes, true);
|
||||
|
||||
return signer;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user