package
0.5.0
Repository: https://github.com/duality-labs/duality.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

This function lets you run the function f, but if theres an error or panic drop the state machine change and log the error.
ContainsDuplicate checks if there are any duplicate elements in the slice.
CreateRandomAccounts is a function return a list of randomly generated AccAddresses.
No description provided by the author
No description provided by the author
Frustratingly, this has to return the error descriptor, not an actual error itself because the SDK errors here are not actually errors.
MakeNew makes a new instance of generic T.
No description provided by the author
No description provided by the author
No description provided by the author
PrintPanicRecoveryError error logs the recoveryError, along with the stacktrace, if it can be parsed.
ReverseSlice reverses the input slice in place.
SortSlice sorts a slice of type T elements that implement constraints.Ordered.