欧美一区二区三区老妇人-欧美做爰猛烈大尺度电-99久久夜色精品国产亚洲a-亚洲福利视频一区二区

比原鏈Bytom錯(cuò)誤碼一覽-創(chuàng)新互聯(lián)

0XX API錯(cuò)誤

創(chuàng)新互聯(lián)公司專注于前鋒企業(yè)網(wǎng)站建設(shè),響應(yīng)式網(wǎng)站,電子商務(wù)商城網(wǎng)站建設(shè)。前鋒網(wǎng)站建設(shè)公司,為前鋒等地區(qū)提供建站服務(wù)。全流程定制網(wǎng)站制作,專業(yè)設(shè)計(jì),全程項(xiàng)目跟蹤,創(chuàng)新互聯(lián)公司專業(yè)和態(tài)度為您提供的服務(wù)

BTM000", "Bytom API Error"
非比原標(biāo)準(zhǔn)錯(cuò)誤

BTM001", "Request timed out"
API請(qǐng)求超時(shí)

BTM002", "Invalid request body"
非法的API請(qǐng)求體

1XX為網(wǎng)絡(luò)錯(cuò)誤

BTM103", "A peer core is operating on a different blockchain network"
區(qū)塊鏈網(wǎng)絡(luò)類型不匹配

2xx是簽名相關(guān)的錯(cuò)誤

BTM200 :"Quorum must be greater than 1 and less than or equal to the length of xpubs“
需要簽名的個(gè)數(shù)超過實(shí)際需求簽名的個(gè)數(shù)

BTM201 :”Invalid xpub format"
簽名格式錯(cuò)誤

BTM202 :"At least one xpub is required"
缺少主公鑰

BTM204 : "Root XPubs cannot contain the same key more than once"
主公鑰重復(fù)

7XX為交易相關(guān)的錯(cuò)誤

72X - 73X 構(gòu)建交易錯(cuò)誤

BTM700 : "Funds of account are insufficient"
資產(chǎn)余額不足

BTM701 : "Available funds of account are immature"
coinbase交易未成熟,幣不可花費(fèi)

BTM702 : "Available UTXOs of account have been reserved
資產(chǎn)被鎖定五分鐘,不可花費(fèi)(一般密碼輸入錯(cuò)誤會(huì)產(chǎn)生)

BTM703 : "Not found UTXO with given hash"
UTXO不屬于當(dāng)前錢包

BTM704 : "Invalid action type"
action類型不存在

BTM705 : "Invalid action object"
action輸入內(nèi)容錯(cuò)誤

BTM706 : "Invalid action construction"
action結(jié)構(gòu)錯(cuò)誤(只有輸入或者只有輸出)

BTM707 : "One or more fields are missing"
action輸入內(nèi)容缺失

BTM708 : "Invalid asset amount"
資產(chǎn)數(shù)量格式錯(cuò)誤(超過大數(shù)量)

BTM709 : "Not found account"
賬戶不存在

BTM710 : "Not found asset"
資產(chǎn)不存在

73X - 75X 驗(yàn)證交易錯(cuò)誤

BTM730 :"Invalid transaction version"
交易版本不對(duì)

BTM731 :"Invalid transaction size"
交易大小不能為0

BTM732 :"Invalid transaction time range"
超出交易時(shí)間范圍,用于將停留時(shí)間過久的未確認(rèn)交易作廢

BTM733 : "Not standard transaction"
不是標(biāo)準(zhǔn)的交易,使用合約地址接受BTM時(shí)報(bào)錯(cuò)

BTM734 : "Invalid coinbase transaction"
非法coinbase交易

BTM735 : "Invalid coinbase assetID"
非法的coinbase資產(chǎn)ID

BTM736 : "Invalid coinbase arbitrary size"
coinbase尺寸過大,附加數(shù)據(jù)超過一定限制

BTM737 : "No results in the transaction"
交易action hash缺失

BTM738 : "Mismatched assetID"
不匹配的資產(chǎn)ID,發(fā)布資產(chǎn)時(shí)資產(chǎn)ID錯(cuò)誤

BTM739 : "Mismatched value source/dest position"
不匹配的action位置

BTM740 : "Mismatched reference"
不匹配的引用

BTM741 : "Mismatched value"
不匹配的值,action的資產(chǎn)值不匹配

BTM742 : "Missing required field"
不匹配的字段,action輸入的資產(chǎn)值類型不匹配

BTM743 : "No source for value"
輸入源不存在

BTM744 : "Arithmetic overflow/underflow"
計(jì)算溢出,資產(chǎn)計(jì)算值超出限制

BTM745 : "Invalid source or destination position"
action位置不匹配

BTM746 : "Unbalanced asset amount between input and output"
輸入輸出非BTM資產(chǎn)總量不平衡

BTM747 : "Gas credit has been spent"
UTXO數(shù)量超過上限(當(dāng)前為21個(gè))

BTM748 : "Gas usage calculate got a math error"
Gas運(yùn)算錯(cuò)誤

76X - 78X 虛擬機(jī)錯(cuò)誤

BTM760 :"Alt stack underflow"
子虛擬機(jī)棧溢出

BTM761 : "Bad value"
非法棧數(shù)據(jù)

BTM762 : "Wrong context"
context值錯(cuò)誤,context為虛擬機(jī)執(zhí)行上下文

BTM763 : "Data stack underflow"
虛擬機(jī)數(shù)據(jù)溢出

BTM764 : "Disallowed opcode"
虛擬機(jī)指令不存在

BTM765 : "Division by zero"
除零錯(cuò)誤

BTM766 : "False result for executing VM"
虛擬機(jī)執(zhí)行結(jié)果為Fasle

BTM767 : "Program size exceeds max int32"
合約的字節(jié)大小超過int32上限

BTM768 : "Arithmetic range error"
計(jì)算出錯(cuò)

BTM769 : "RETURN executed"
執(zhí)行opfail指令返回的結(jié)果

BTM770 : "Run limit exceeded because the BTM Fee is insufficient"
Gas費(fèi)用不足,引起合約終止

BTM771 : "Unexpected end of program"
合約程序參數(shù)輸入錯(cuò)誤

BTM772 : "Unrecognized token"
不識(shí)別的虛擬機(jī)指令數(shù)據(jù)

BTM773 : "Unexpected error"
異常錯(cuò)誤

BTM774 : "Unsupported VM because the version of VM is mismatched"
虛擬機(jī)版本不匹配

BTM775 : "VERIFY failed"
verify指令執(zhí)行失敗

8XX 為HSM相關(guān)錯(cuò)誤

BTM800 :"Key Alias already exists"
密鑰別名重復(fù)

BTM801 :"Invalidafterin query"
此錯(cuò)誤已廢棄

BTM802 : "Key not found or wrong password"
密鑰不存在或者密碼錯(cuò)誤

BTM803 : "Requested key aliases exceeds limit"
此錯(cuò)誤已廢棄

BTM804 :"Could not decrypt key with given passphrase"
解密流程失敗

BTM860", "Request could not be authenticated"
access token錯(cuò)誤

創(chuàng)新互聯(lián)www.cdcxhl.cn,專業(yè)提供香港、美國(guó)云服務(wù)器,動(dòng)態(tài)BGP最優(yōu)骨干路由自動(dòng)選擇,持續(xù)穩(wěn)定高效的網(wǎng)絡(luò)助力業(yè)務(wù)部署。公司持有工信部辦法的idc、isp許可證, 機(jī)房獨(dú)有T級(jí)流量清洗系統(tǒng)配攻擊溯源,準(zhǔn)確進(jìn)行流量調(diào)度,確保服務(wù)器高可用性。佳節(jié)活動(dòng)現(xiàn)已開啟,新人活動(dòng)云服務(wù)器買多久送多久。

網(wǎng)站標(biāo)題:比原鏈Bytom錯(cuò)誤碼一覽-創(chuàng)新互聯(lián)
網(wǎng)站URL:http://www.chinadenli.net/article24/dhsice.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供做網(wǎng)站網(wǎng)站策劃網(wǎng)站內(nèi)鏈標(biāo)簽優(yōu)化商城網(wǎng)站網(wǎng)站營(yíng)銷

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

成都網(wǎng)頁(yè)設(shè)計(jì)公司