mirror of
https://github.com/fluencelabs/trust-graph-test
synced 2025-03-14 17:40:57 +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:
|
||||
timestamp_sec <- Peer.timestamp_sec()
|
||||
result <- TrustGraph.revoke(revoke, timestamp_sec)
|
||||
<- result
|
||||
<- result
|
||||
|
Loading…
x
Reference in New Issue
Block a user