selectTransactionsUsingHeap(). #318
Annotations
3 errors and 1 warning
Unit:
txcache/wrappedTransaction_test.go#L13
tx.computeFee undefined (type *WrappedTransaction has no field or method computeFee)
|
Unit:
txcache/wrappedTransaction_test.go#L15
tx.TxFee undefined (type *WrappedTransaction has no field or method TxFee)
|
Unit
Process completed with exit code 2.
|
Unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|