Skip to main content

Type Alias: IotaMoveFunctionArgType

type IotaMoveFunctionArgType = 
| "Pure"
| {
Object: ObjectValueKind;
};