package
0.0.0-20250102200348-1af27c7ab573
Repository: https://github.com/smartcontractkit/chainlink-ccip.git
Documentation: pkg.go.dev

# Functions

AddressBytesToString converts the given address bytes to a string based upon the given chain selector's chain family.
AddressStringToBytes converts the given address string to bytes based upon the given chain selector's chain family.
KeepNRightBytes returns the last n bytes of the given byte slice.