package
0.1.0
Repository: https://github.com/tendermint/clearchain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

PrivUserFromSecret generates a new PrivUser from a secret.
PrivUserWithLegalEntityFromSecret generates a PrivUser from a secret and populate the inner User with LegalEntity's address and the given permissions.
RandAccount generate an Account for a given LegalEntity if not nil.
RandAccounts generates num random accounts for the given LegalEntity.
RandCH creates a new CH.
RandCustodian creates a new Custodian.
RandEntity generates a LegalEntity.
RandGCM creates a new GCM.
RandICM creates a new ICM.
RandUsers generates num random PrivUsers.
RandUsersWithLegalEntity generates num random PrivUsers and attach them a LegalEntity.
RandWallet creates a new Wallet with a random Balance.
RandWallets generates num random Wallets.