Пример #1
0
			public static string GetId(Script scriptPubKey)
			{
				return "s-" + scriptPubKey.ToHex();
			}