Last updated
{
message_id?: string,
shard_block_id?: string
core_version?: string,
waiting_expiration_time?:string,
block_time?: string,
phase?: string
exit_code
exit_arg
account_address?: string
local_error: ErrorData
}{
"code": 507,
"message": "Message expired. Possible reason: Contract execution was terminated with error: Contract did not accept message, exit code: 40 (Invalid signature). Check sign keys. For more information about exit code check the contract source code or ask the contract developer",
"data": {
"message_id": "31ed01a8c91d06e526cef015b406273377c41710216cc160af9428e1bb263671",
"shard_block_id": "c8c8020c4404b099ec3af2a38373875c1fb8128ff0e61ed3186e8d822533a99f",
"core_version": "1.6.1",
"waiting_expiration_time": "Thu, 04 Feb 2021 00:49:29 +0300 (1612388969)",
"block_time": "Thu, 04 Feb 2021 00:49:30 +0300 (1612388970)",
"local_error": {
"code": 414,
"message": "Contract execution was terminated with error: Contract did not accept message, exit code: 40 (Invalid signature). Check sign keys. For more information about exit code check the contract source code or ask the contract developer",
"data": {
"core_version": "1.6.1",
"phase": "computeVm",
"exit_code": 40,
"exit_arg": "0",
"account_address": "0:c6cfd0506f8d33891690b34fafe3f686873afc42653ef88a11d73e4866fda928",
"description": "Invalid signature"
}
}
}
}