fix typo: s/singing/signing/

This commit is contained in:
Thien-Thi Nguyen 2022-09-07 01:23:29 -04:00
parent 93a3f3a593
commit c681464b61
No known key found for this signature in database
GPG Key ID: 670322244C807502

View File

@ -467,7 +467,7 @@ The exchange offline signer requests the future, not yet signed keys by calling
master\_pub & Exchange's master public key \\
denom\_secmod\_public\_key & RSA security module public key \\
denom\_secmod\_cs\_public\_key & \gls{CSBS} security module public key \\
signkey\_secmod\_public\_key & Online singing security module public key \\
signkey\_secmod\_public\_key & Online signing security module public key \\
\end{tabular}
\caption{GET \url{/management/keys} response data}
\label{tab:management-keys-get}