added insert_tx_broadcast #67
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.
|