Skip to content
Snippets Groups Projects

XX-4030 / Bindings Facts

Merged Jono Wenger requested to merge XX-4030/BindingsFacts into release
1 unresolved thread
3 files
+ 9
9
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -35,7 +35,7 @@ import (
//
// Parameters:
// - partnerContact - the marshalled bytes of the contact.Contact object.
// - factsListJson - the JSON marshalled bytes of fact.FactList.
// - factsListJson - the JSON marshalled bytes of [fact.FactList].
//
// Returns:
// - int64 - ID of the round (convert to uint64)
Loading