You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const (
outboundGasUsed=0// should be taken from tx dataoutboundGasPrice=0// should be taken from on-chain (rarely changes)outboundGasLimit=0// should be consts from gw contractoutboundBlockHeight=0// it's okay to have zero as there's no seq. block number
)
The text was updated successfully, but these errors were encountered:
Withdrawal votes should populate proper values for
MsgVoteOutbound
node/zetaclient/chains/ton/observer/outbound.go
Line 205 in 6884a34
The text was updated successfully, but these errors were encountered: