[][src]Type Definition electrum_client::ScriptHash

type ScriptHash = Hex32Bytes;

Format used by the Electrum server to identify an address. The reverse sha256 hash of the scriptPubKey. Documented here.