Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: show node identity #397

Closed alex1307 closed 1 year ago

alex1307 commented 1 year ago

Description:

feat: #379 The following properties are read and propagated to the front-end: public key public address node id emoji id(public k)

Motivation and Context We should show identity info for base node as well.

How Has This Been Tested? Manually. Base node is started and grpc identify method has been called. All properties are printed correctly in the console.