This commit is contained in:
Kevin Hester 2021-04-03 14:53:28 +08:00
parent 1b7881d5ae
commit 9c16118e59

View file

@ -22,7 +22,7 @@ message ServiceEnvelope {
string channel_id = 2;
/*
* The sending gateway. Can we use this to authenticate/prevent fake
* The sending gateway node ID. Can we use this to authenticate/prevent fake
* nodeid impersonation for senders? - i.e. use gateway/mesh id (which is authenticated) + local node id as
* the globally trusted nodenum
*/