Page MenuHomePhabricator

[avalanche] Allow to manually set the session key
ClosedPublic

Authored by deadalnix on Dec 1 2020, 16:39.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABC05ff28690054: [avalanche] Allow to manually set the session key
Summary

This makes debugging easier.

Test Plan
ninja all check-all

Run the node with a custom session key and check it works.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/init.cpp
1197 ↗(On Diff #26132)

keye -> key

This revision is now accepted and ready to land.Dec 1 2020, 17:01