package
1.0.1
Repository: https://github.com/nodedao/operator-sdk.git
Documentation: pkg.go.dev

# Functions

BytesToInt Bytes are converted to shapes.
No description provided by the author
No description provided by the author
HexToBytes converts a hex string to a byte array.
HexToDomain converts a hex string to a spec domain.
HexToDomainType converts a hex string to a spec domain type.
HexToPubKey converts a hex string to a spec public key.
HexToRoot converts a hex string to a spec root.
HexToSignature converts a hex string to a spec signature.
HexToVersion converts a hex string to a spec version.
Int32ToBytes Integers are converted to bytes.
Int64ToBytes Integers are converted to bytes.
IntToBytes Integers are converted to bytes.
PadByteTo Make up 0.
PadByteTo32 Make up 0 to 32 bytes.
SplitBytes Splits a byte array into a two-dimensional byte array of a given size.
TrimLeft0x Remove 0x to the left of the string.