utils/dynamic_fields library

Functions

deriveDynamicFieldID(String parentId, String nameType, Uint8List nameBcs) String
Derive the object ID of a dynamic field on parentId with the given field name type (nameType, e.g. u64 or 0x2::foo::Bar) and BCS-encoded name value (nameBcs).