Module iota_lib_rs::multisig[][src]

Provides multi-sig functionality

Structs

Address

Facilitates the creation of a multisig address using provided digests

Functions

add_address_digest

Add an address digest to a curl state

add_signature

Add a signature to a bundle using a multisig address

finalize_address

Given curl state trytes, finalizes into a multisig address

get_digest

Gets a digest using the provided parameters

get_key

Gets a key using the provided parameters

initiate_transfer

Initiates a transfer using a multisig address

validate_address

Validates an address is generated by provided digests