View Source DiodeClient.Contracts.DriveMember (Diode Client v1.2.0)

Imported contract to read group memberships. Useful to recursively resolve BNS names to individual devices.

Summary

Functions

Link to this function

add_drive(shell, address, drive_address)

View Source
Link to this function

add_member(shell, address, member)

View Source
Link to this function

addtl_drive_addresses(shell, address, block)

View Source
Link to this function

drive_address(shell, address, block)

View Source
Link to this function

member(shell, address, index, block)

View Source
Link to this function

members(shell, address, block)

View Source
Link to this function

owner(shell, address, block)

View Source
Link to this function

owner?(shell, address, block)

View Source
Link to this function

proxy_factory(shell, address, block)

View Source
Link to this function

proxy_target(shell, address, block)

View Source
Link to this function

remove_member(shell, address, member)

View Source
Link to this function

root(shell, address, block)

View Source
Link to this function

submit_transaction(shell, address, drive_address, tx)

View Source
Link to this function

transfer_ownership(shell, address, new_owner)

View Source