leapdao / leap-core

library for tx and block signing
GNU Affero General Public License v3.0
15 stars 5 forks source link

getColors RPC helper is not accepting parameters #144

Closed troggy closed 5 years ago

troggy commented 5 years ago

It should have two optional parameters:

getColors(isNft?: boolean, isNst?: boolean): Promise<string[]>