Revision cf4b57923082852f29bfe8a2ee36b09d18e96f52 authored by Alain Mebsout on 02 May 2023, 08:54:03 UTC, committed by Marge Bot on 02 May 2023, 14:43:32 UTC
- SCORU/Node: Compute genesis commitment instead of fetching with RPC
1 parent a03ea8f
Raw File
.ocamlformat
version=0.24.1
ocaml-version=4.14
wrap-fun-args=false
let-binding-spacing=compact
field-space=loose
break-separators=after
space-around-arrays=false
space-around-lists=false
space-around-records=false
space-around-variants=false
dock-collection-brackets=true
space-around-records=false
sequence-style=separator
doc-comments=before
margin=80
module-item-spacing=sparse
parens-tuple=always
back to top