The full identifier (including any compilation operations) of the variable
missing from compilation, e.g. my_key.schnorr_signature.all_outputs or
my_key.public_key. Only present if the error is recoverable – the error
can be resolved by providing the variable in the compilation data.
OptionalowningEntity?: string
Available if both missingIdentifier is provided and the entityOwnership
for the referenced variable is available in the compilation data.
The full identifier (including any compilation operations) of the variable missing from compilation, e.g.
my_key.schnorr_signature.all_outputs
ormy_key.public_key
. Only present if the error is recoverable – the error can be resolved by providing the variable in the compilation data.