Type Definition pallet_bitcoin_vaults::types::PSBT

source ·
pub type PSBT<T> = BoundedVec<u8, <T as Config>::PSBTMaxLen>;