Skip to content

Commit 0f1a632

Browse files
committed
containers: export CloseMethodSet type
1 parent 32d40da commit 0f1a632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ pub use bindle::{Bindle, BindleContent, BindleParseError, LoadError, UniversalBi
4242
pub use certs::{Cert, ContentId, ContentSigs, Identity};
4343
pub use consignment::{Consignment, Contract, Transfer};
4444
pub use disclosure::Disclosure;
45-
pub use partials::{Batch, BatchItem, Fascia};
45+
pub use partials::{Batch, BatchItem, CloseMethodSet, Fascia};
4646
pub use seal::{BuilderSeal, TerminalSeal, VoutSeal};
4747
pub use util::{ContainerVer, Terminal, XchainOutpoint};

0 commit comments

Comments
 (0)