node-binary icon indicating copy to clipboard operation
node-binary copied to clipboard

Node run error

Open ares0x opened this issue 5 years ago • 0 comments

`panic: no enough locked tokens to unlock, oid: 7783C148DC7D2CBC504C0CC569B57A593FE53E70-2036758, newLocked: 248600000000AVA-645,-698070000BUSD-BD1, unlock: 1993981000

goroutine 266782 [running]: github.com/binance-chain/node/plugins/dex/order.(*DexKeeper).doTransfer(0xc0000d3550, 0x1aa7740, 0xc000042088, 0x1ac0220, 0xc037f74880, 0xa, 0x0, 0x0, 0x0, 0x0, ...) /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:482 +0x768 github.com/binance-chain/node/plugins/dex/order.(*DexKeeper).allocate(0xc0000d3550, 0x1aa7740, 0xc000042088, 0x1ac0220, 0xc037f74880, 0xa, 0x0, 0x0, 0x0, 0x0, ...) /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:543 +0x20c github.com/binance-chain/node/plugins/dex/order.(*DexKeeper).allocateAndCalcFee.func1(0x2, 0xc035b8f5c0) /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:694 +0xfb created by github.com/binance-chain/node/plugins/dex/order.(*DexKeeper).allocateAndCalcFee /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:700 +0x1c9 `

ares0x avatar Sep 04 '20 06:09 ares0x