160 | | corresponding private key is hereby authorized to use the |
161 | | authority of the signer, as attenuated by the remainder |
162 | | of the fields in this certificate. |
163 | | * signer-gets-lease: (bool) if True, the signer of this certificate will |
164 | | be given a lease on the resulting shares. A privkey |
165 | | authorized by this chain will have control over a |
166 | | single full column of the lease table (all leases |
167 | | labeled with the signer's pubkey). In a full request |
168 | | chain (which contains a signed operation as well as the |
169 | | certificate chain), there must be exactly one True |
170 | | signer-gets-lease field, to make sure that there is |
171 | | exactly one lease on the resulting share. |
| 160 | corresponding private key is hereby authorized to use the authority of the |
| 161 | signer, as attenuated by the remainder of the fields in this certificate. |
| 162 | * signer-gets-lease: (bool) if True, the signer of this certificate will be |
| 163 | given a lease on the resulting shares. A privkey authorized by this chain |
| 164 | will have control over a single full column of the lease table (all leases |
| 165 | labeled with the signer's pubkey). In a full request chain (which contains |
| 166 | a signed operation as well as the certificate chain), there must be |
| 167 | exactly one True signer-gets-lease field, to make sure that there is |
| 168 | exactly one lease on the resulting share. |