mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-04 21:55:18 -04:00
testing and improvements to the common data structures
This commit is contained in:
@ -49,7 +49,7 @@ func (lease_set LeaseSet) Signature() []byte {
|
||||
sig_size := lease_set.
|
||||
Destination().
|
||||
Certificate().
|
||||
signatureSize()
|
||||
SignatureSize()
|
||||
return lease_set[data_end : data_end+sig_size]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user