Skip to content

Commit

Permalink
fixup! Merge 'origin/fraccaman/fix-sdk-tx-with-hash' (#1474)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed May 25, 2023
1 parent 11a6d92 commit 597b311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/src/ledger/tx.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ use masp_primitives::transaction::components::transparent::fees::{
};
use masp_primitives::transaction::components::Amount;
use namada_core::types::address::{masp, masp_tx_key, Address};
use namada_core::types::transaction::DecryptedTx;
use namada_proof_of_stake::parameters::PosParams;
use namada_proof_of_stake::types::CommissionPair;
use prost::EncodeError;
Expand Down

0 comments on commit 597b311

Please sign in to comment.