#pragma once #include #include #include #include namespace xrpl { TER closeChannel( std::shared_ptr const& slep, ApplyView& view, uint256 const& key, beast::Journal j); } // namespace xrpl