-
provide 'automatic' token URI by appending the token ID to the base URI (#2174) · b6513f6a
* provide 'automatic' token URI by appending the token ID to the base URI, if a base is set but no token-specific URI is available * make the three cases more explicit, avoid else after return * adjust comments to reflect reality
Robert Kaiser authored
×