adminKey property

  1. @TagNumber(3)
PbList<List<int>> get adminKey

The public key authorized to send admin messages to this node.

Implementation

@$pb.TagNumber(3)
$pb.PbList<$core.List<$core.int>> get adminKey => $_getList(2);