Skip to content

Commit 2185951

Browse files
committed
Expose stable's transition fun from root data
1 parent 1ec5642 commit 2185951

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/transition_frontier/frontier_base/root_data.mli

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ module Limited : sig
6262
State_hash.With_state_hashes.Stable.V1.t
6363
list
6464
-> t
65+
66+
val transition : t -> Mina_block.Validated.Stable.V2.t
6567
end
6668
end]
6769

0 commit comments

Comments
 (0)