emulator.isparameterupdatepresent
Home > @blaze-cardano/emulator > isParameterUpdatePresent
isParameterUpdatePresent() function
Signature:
isParameterUpdatePresent: (update: Record<string, unknown>, field: string) => boolean
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
update |
Record<string, unknown> | |
|
field |
string |
Returns:
boolean