Module andromeda_std::common 
source · Modules§
Enums§
Functions§
- Deducts a given amount from a vector ofCoinstructs. Alters the given vector, does not return a new vector.
- Checks if the required funds can be covered by merging the provided coins.
- Adds coins incoins_to_addtocoinsby merging those of the same denom and otherwise appending.
- Merges bank messages to the same recipient to a single bank message. Any sub messages that do not contain bank messages are left as is. Note: Original order is not necessarily maintained.