Properties on p2panda NodeBuilder doesn't have getters on Node so we either have to change p2panda or store properties ourself. For making them writeable we have the same problem, but we could have spawn/stop and then allow setting properties when ever the node isn't running (just recreate it).
Properties on p2panda
NodeBuilderdoesn't have getters onNodeso we either have to change p2panda or store properties ourself. For making them writeable we have the same problem, but we could have spawn/stop and then allow setting properties when ever the node isn't running (just recreate it).