ContractAddressInput$json top-level constant
Implementation
@$core.Deprecated('Use contractAddressInputDescriptor instead')
const ContractAddressInput$json = {
'1': 'ContractAddressInput',
'2': [
{'1': 'entry_point', '3': 1, '4': 1, '5': 9, '10': 'entryPoint'},
{'1': 'factory', '3': 2, '4': 1, '5': 9, '10': 'factory'},
{'1': 'account_facet', '3': 3, '4': 1, '5': 9, '10': 'accountFacet'},
{
'1': 'verification_facet',
'3': 4,
'4': 1,
'5': 9,
'10': 'verificationFacet'
},
{'1': 'facet_registry', '3': 5, '4': 1, '5': 9, '10': 'facetRegistry'},
{'1': 'default_fallback', '3': 6, '4': 1, '5': 9, '10': 'defaultFallback'},
{'1': 'bytecode', '3': 7, '4': 1, '5': 9, '10': 'bytecode'},
{'1': 'public_key', '3': 8, '4': 1, '5': 9, '10': 'publicKey'},
{'1': 'salt', '3': 9, '4': 1, '5': 13, '10': 'salt'},
],
};