cronos
cronos copied to clipboard
feat: TxReplacement is not implemented
sdk mempool PriorityMempool support tx replacement through a callback, but it's nil for now, we might want to implement the callback to support tx replacement by nonce with higher gas price.