您现在的位置:kastop>> Kas信息 Kaspa网络>>正文内容

sending txs错误-kip-0009

I've encountered issue when sending txs.Storage mass exceeds maximum

Everything was working, but after some txs i see only this error.

I tried compounding the txs, but it didnt help.

I'm sending 24978364n


buildContext {

getMatureLength: 1,

balance: Balance { __wbg_ptr: 4128392 },

balanceStrings: BalanceStrings { __wbg_ptr: 3960024 }

}

const buildContext = new UtxoContext({ processor: buildProcessor });

const { transactions, summary } = await createTransactions({

entries: buildContext,

outputs: [

{

address: KASPA_REMOTE,

amount: kaspaToSompi(stringifyAmount)!,

},

],

changeAddress: fromAddr,

priorityFee: 0n,

});


答案:

https://github.com/kaspanet/kips/blob/master/kip-0009.md



感动 同情 无聊 愤怒 搞笑 难过 高兴 路过
【字体: 】【收藏】【打印文章】 【 打赏 】 【查看评论

相关文章

    没有相关内容