(function() {var implementors = {}; implementors["chain"] = [{text:"impl Serializable for TransactionInput",synthetic:false,types:["chain::transaction::TransactionInput"]},{text:"impl Serializable for Transaction",synthetic:false,types:["chain::transaction::Transaction"]},]; implementors["message"] = [{text:"impl Serializable for BlockTransactionsRequest",synthetic:false,types:["message::common::block_transactions_request::BlockTransactionsRequest"]},{text:"impl Serializable for InventoryType",synthetic:false,types:["message::common::inventory::InventoryType"]},{text:"impl Serializable for InventoryVector",synthetic:false,types:["message::common::inventory::InventoryVector"]},{text:"impl Serializable for IpAddress",synthetic:false,types:["message::common::ip::IpAddress"]},{text:"impl Serializable for Port",synthetic:false,types:["message::common::port::Port"]},{text:"impl Serializable for PrefilledTransaction",synthetic:false,types:["message::common::prefilled_transaction::PrefilledTransaction"]},{text:"impl Serializable for MessageHeader",synthetic:false,types:["message::message::message_header::MessageHeader"]},{text:"impl Serializable for AddressEntry",synthetic:false,types:["message::types::addr::AddressEntry"]},{text:"impl Serializable for V31402",synthetic:false,types:["message::types::addr::V31402"]},{text:"impl Serializable for V0",synthetic:false,types:["message::types::addr::V0"]},{text:"impl Serializable for FilterFlags",synthetic:false,types:["message::types::filterload::FilterFlags"]},{text:"impl Serializable for RejectCode",synthetic:false,types:["message::types::reject::RejectCode"]},{text:"impl Serializable for V0",synthetic:false,types:["message::types::version::V0"]},{text:"impl Serializable for V106",synthetic:false,types:["message::types::version::V106"]},{text:"impl Serializable for V70001",synthetic:false,types:["message::types::version::V70001"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()