Module z_validate_address

Source
Expand description

Response type for the z_validateaddress RPC.

Structs§

ZValidateAddressResponse
z_validateaddress response

Enums§

ZValidateAddressType
Address types supported by the z_validateaddress RPC according to https://zcash.github.io/rpc/z_validateaddress.html.

Functions§

z_validate_address
Checks if a zcash address of type P2PKH, P2SH, TEX, SAPLING or UNIFIED is valid. Returns information about the given address if valid.