[][src]Crate cw4

Structs

AdminResponse
Cw4CanonicalContract

This is a respresentation of Cw4Contract for storage. Don't use it directly, just translate to the Cw4Contract when needed.

Cw4Contract

Cw4Contract is a wrapper around HumanAddr that provides a lot of helpers for working with cw4 contracts

Cw4InitMsg
Member

A group member has a weight associated with them. This may all be equal, or may have meaning in the app that makes use of the group (eg. voting power)

MemberListResponse
MemberResponse
TotalWeightResponse

Enums

Cw4HandleMsg
Cw4QueryMsg

Constants

MEMBERS_KEY
TOTAL_KEY

TOTAL_KEY is meant for raw queries

Functions

member_key

member_key is meant for raw queries for one member, given canonical address