Skip to content

move ordering info interface to types#167

Merged
tock-ibm merged 1 commit intohyperledger:mainfrom
HagarMeir:move-ordering-info
Aug 12, 2025
Merged

move ordering info interface to types#167
tock-ibm merged 1 commit intohyperledger:mainfrom
HagarMeir:move-ordering-info

Conversation

@HagarMeir
Copy link
Contributor

Signed-off-by: Hagar Meir <hagar.meir@ibm.com>
@tock-ibm tock-ibm force-pushed the move-ordering-info branch from 44df586 to 5092ed7 Compare August 12, 2025 11:27
Comment on lines +71 to +75
// OrderingInfo is an opaque object that provides extra information on the order of the batch attestation and
// metadata to be used in the construction of the block.
type OrderingInfo interface {
fmt.Stringer
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is temporary, we can put the entire OrderingInformation here once we're done moving stuff

@tock-ibm tock-ibm merged commit 3d1602f into hyperledger:main Aug 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants