Skip to content

added insert_tx_broadcast #67

added insert_tx_broadcast

added insert_tx_broadcast #67

Triggered via push December 14, 2023 13:59
Status Failure
Total duration 48s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
cargo test: src/tasks/broadcast.rs#L132
no method named `insert_into_tx_hashes` found for struct `db::Database` in the current scope
cargo test: src/tasks/broadcast.rs#L160
no method named `insert_into_sent_transactions` found for struct `db::Database` in the current scope
cargo test: src/db.rs#L1298
no method named `insert_into_tx_hashes` found for struct `db::Database` in the current scope
cargo test: src/db.rs#L1306
no method named `insert_into_sent_transactions` found for struct `db::Database` in the current scope
cargo test
Process completed with exit code 101.