Expand description
Utility functions for interacting with Provenance Blockchain resources.
Functions§
- Ensures that the target account has all the specified attributes. Does not check for valid attribute body contents.
- Ensures that the target account holds enough of the target denom name by verifying their balances in the bank module.
- Fetches the bech32 address associated with the marker account for the given denomination.
- Generates a name bind msg that will properly assign the given name value to a target address. Assumes the parent name is unrestricted or that the contract has access to bind a name to the parent name.