DynamicFieldName

constructor(type: String, bcs: Any)

Parameters

type

The string type of the DynamicField's 'name' field. A string representation of a Move primitive like 'u64', or a struct type like '0x2::kiosk::Listing'

bcs

The Base64 encoded bcs serialization of the DynamicField's 'name' field.