From 00078ac94cb60896daf74242f2b12701d7b18175 Mon Sep 17 00:00:00 2001 From: emostov <32168567+emostov@users.noreply.github.com> Date: Sun, 13 Dec 2020 20:36:41 -0800 Subject: [PATCH] Remove TODO --- src/lib.rs | 1 - 1 file changed, 1 deletion(-) 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