fix previous commit

pull/630/head
Jeff Becker 5 years ago
parent 068fec82fb
commit e13e4646cc
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -29,7 +29,7 @@ namespace llarp
std::unique_ptr< RouterContact > nextRC;
std::unique_ptr< PoW > work;
uint64_t version = 0;
uint64_t lifetime = path::default_lifetime;
uint64_t lifetime = 0;
bool
BDecode(llarp_buffer_t *buf);

Loading…
Cancel
Save