comment
This commit is contained in:
parent
d16d4f38c9
commit
155d13e417
@ -445,6 +445,9 @@ struct TALER_MintSigningKeyValidityPS
|
|||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Signature over the signing key (by the master key of the mint).
|
* Signature over the signing key (by the master key of the mint).
|
||||||
|
*
|
||||||
|
* FIXME: should be moved outside of the "PS" struct, this is ugly.
|
||||||
|
* (and makes this struct different from all of the others)
|
||||||
*/
|
*/
|
||||||
struct TALER_MasterSignatureP signature;
|
struct TALER_MasterSignatureP signature;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user