put clarifying comment

This commit is contained in:
Scott Sadler
2018-09-05 00:22:38 -03:00
parent 538de2ee49
commit 64a4efaa70

View File

@@ -59,6 +59,11 @@ const char *notaries_STAKED[4][2] =
{"alright", "03b4f49a1c22087e0a9dfaa87aef98ef496c544f9f86038f6c9fea4550543a7679"}
};
/*
* TO EDIT:
* 1) Edit sigs above
* 2) Update size and requiredSigs below
*/
const CrosschainAuthority auth_STAKED = [&](){
CrosschainAuthority auth;