mirror of
https://github.com/fluencelabs/trust-graph-test
synced 2025-04-24 17:42:27 +00:00
add missing line
This commit is contained in:
parent
a217274674
commit
2f6d124de1
@ -60,4 +60,4 @@ func revoke(node: string, revoke: Revoke) -> RevokeResult:
|
|||||||
on node:
|
on node:
|
||||||
timestamp_sec <- Peer.timestamp_sec()
|
timestamp_sec <- Peer.timestamp_sec()
|
||||||
result <- TrustGraph.revoke(revoke, timestamp_sec)
|
result <- TrustGraph.revoke(revoke, timestamp_sec)
|
||||||
<- result
|
<- result
|
||||||
|
Loading…
x
Reference in New Issue
Block a user