View Source ElectrumClient.Address (electrum_client v0.1.29)

Address manipulation utilities

Link to this section Summary

Functions

Converts an address to a script hash, which is required in almost every Electrum call

Link to this section Functions

Converts an address to a script hash, which is required in almost every Electrum call

examples

Examples

iex> "mgQyh4nYjr47S1W4Wy1PgFCrN38GfVyZdp" ...> |> ElectrumClient.Address.to_script_hash "67a5662abf889b5a28ffa821c1f85fd3ef9313756b881351d91a3671f3f52858"