Fix
This commit is contained in:
@@ -57,11 +57,11 @@ int64_t GetAssetBalance(CPubKey pk,uint256 tokenid)
|
|||||||
return(AddAssetInputs(cp,mtx,pk,tokenid,0,0));
|
return(AddAssetInputs(cp,mtx,pk,tokenid,0,0));
|
||||||
}
|
}
|
||||||
|
|
||||||
UniValue AssetList(uint256 refassetid)
|
UniValue AssetInfo(uint256 refassetid)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
UniValue AssetInfo()
|
UniValue AssetList()
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user