mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-08 08:03:13 +00:00
remove incentivization comment
This commit is contained in:
parent
e558ba4e6d
commit
e964721453
@ -65,6 +65,5 @@ class NodeInfo:
|
||||
public_key: X25519PublicKey
|
||||
|
||||
def sphinx_node(self) -> SphinxNode:
|
||||
# TODO: Use a pre-signed incentive tx, instead of NodeAddress
|
||||
dummy_node_addr = bytes(32)
|
||||
return SphinxNode(self.public_key, dummy_node_addr)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user