static Result_u32GraphSyncErrorZ |
Result_u32GraphSyncErrorZ.err(GraphSyncError e) |
Creates a new CResult_u32GraphSyncErrorZ in the error state.
|
static Result_u32GraphSyncErrorZ |
Result_u32GraphSyncErrorZ.ok(int o) |
Creates a new CResult_u32GraphSyncErrorZ in the success state.
|
Result_u32GraphSyncErrorZ |
RapidGossipSync.sync_network_graph_with_file_path(String sync_path) |
Sync gossip data from a file
Returns the last sync timestamp to be used the next time rapid sync data is queried.
|
Result_u32GraphSyncErrorZ |
RapidGossipSync.update_network_graph(byte[] update_data) |
Update network graph from binary data.
|