buildPlaceholderList(names): PlaceholderStruct[]

Build the placeholder struct array from the names array

Parameters

ParameterTypeDescription
namesany[]array in the SDK internal format for placeholders

Returns

PlaceholderStruct[]

Placeholder array in the chain specific format

Defined in

src/parsing/parsing-utilities.ts:266