Skip to content

Commit 1e94882

Browse files
Fraccamanjuped
authored andcommitted
fixup! Merge 'origin/fraccaman/fix-sdk-tx-with-hash' (#1474)
1 parent 38cc7f8 commit 1e94882

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shared/src/ledger/tx.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ use masp_primitives::transaction::components::transparent::fees::{
1616
};
1717
use masp_primitives::transaction::components::Amount;
1818
use namada_core::types::address::{masp, masp_tx_key, Address};
19+
use namada_core::types::transaction::DecryptedTx;
1920
use namada_proof_of_stake::parameters::PosParams;
2021
use namada_proof_of_stake::types::CommissionPair;
2122
use prost::EncodeError;

0 commit comments

Comments
 (0)