diff --git a/src/lib.rs b/src/lib.rs index 3a1ca2509a..89b871b185 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -199,7 +199,6 @@ pub struct Client { } /// Construction options for a signed extrinsic -// TODO: tip can go in here https://github.com/paritytech/substrate-subxt/issues/187 #[derive(Clone)] pub struct SignedOptions { /// The period, measured in blocks, that transaction will live for, starting from a checkpoint