错误提示
Last updated
Last updated
8 byte instruction identifier not provided
未提供 8 字节指令标识符
Fallback functions are not supported
不支持回退功能
The program could not deserialize the given instruction
程序无法反序列化给定的指令
The program could not serialize the given instruction
程序无法序列化给定的指令
The program was compiled without idl instructions
该程序是在没有 idl 指令的情况下编译的
The transaction was given an invalid program for the IDL instruction
为 IDL 指令为事务提供了无效程序
A mut constraint was violated
违反了 mut 约束
A has_one constraint was violated
违反了 has_one 约束
A signer constraint was violated
违反了签名者约束
A raw constraint was violated
违反了原始约束
An owner constraint was violated
违反了所有者约束
A rent exempt constraint was violated
违反了租金豁免限制
A seeds constraint was violated
违反了种子限制
An executable constraint was violated
违反了可执行约束
A state constraint was violated
违反了状态约束
An associated constraint was violated
违反了关联的约束
An associated init constraint was violated
违反了关联的初始约束
A close constraint was violated
违反了封闭约束
An address constraint was violated
违反了地址约束
Expected zero account discriminant
预期零帐户判别式
A token mint constraint was violated
违反了令牌薄荷约束
A token owner constraint was violated
违反了令牌所有者约束
A mint mint authority constraint was violated
违反了 mint 的 mint 权限约束
A mint freeze authority constraint was violated
违反了薄荷冻结权限约束
A mint decimals constraint was violated
违反了薄荷小数限制
A space constraint was violated
违反了空间限制
The account discriminator was already set on this account
已在此帐户上设置帐户鉴别器
No 8 byte discriminator was found on the account
帐户上未找到 8 字节鉴别器
8 byte discriminator did not match what was expected
8 字节鉴别器与预期不匹配
Failed to deserialize the account
反序列化账户失败
Failed to serialize the account
账号序列化失败
Not enough account keys given to the instruction
没有为指令提供足够的帐户密钥
The given account is not mutable
给定的帐户是不可变的
The given account is owned by a different program than expected
给定帐户由与预期不同的程序拥有
Program ID was not as expected
程序 ID 与预期不符
Program account is not executable
程序帐户不可执行
The given account did not sign
给定的帐户未签名
The given account is not owned by the system program
给定帐户不属于系统程序
The program expected this account to be already initialized
程序期望此帐户已经初始化
The given account is not a program data account
给定帐户不是程序数据帐户
The given account is not the associated token account
给定的帐户不是关联的令牌帐户
The given state account does not have the correct address
给定的状态帐户没有正确的地址
The API being used is deprecated and should no longer be used
正在使用的 API 已弃用,不应再使用