Function tulipv2_sdk_common::vaults::tag
source · [−]Expand description
parses a string representation of a vault tag into a 32 byte array . if the length of the string is less than 32 bytes, the remaining space is filled with 0’s.
returns None if the string is larger than 32 bytes