EntryPointType.json
{
"description": "Context of method execution",
"type": "string",
"enum": [
"Session",
"Contract"
]
}
{
"description": "Context of method execution",
"type": "string",
"enum": [
"Session",
"Contract"
]
}