mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
[squashme] Typo.
This commit is contained in:
parent
5540e825e6
commit
2187936045
1 changed files with 1 additions and 1 deletions
|
|
@ -939,7 +939,7 @@ public:
|
|||
/* Returns asset id corresponding to asset label */
|
||||
uint256 GetAssetIDFromLabel(const std::string& label) const;
|
||||
/**
|
||||
* Returns asset id coresponding to the given asset expression, which is either an asset label or a hex value.
|
||||
* Returns asset id corresponding to the given asset expression, which is either an asset label or a hex value.
|
||||
* @param asset A label string or a hex value corresponding to an asset
|
||||
* @return The asset ID for the given expression
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue