dadaphl

Results 30 comments of dadaphl

The question is, how do we want to display them? In groups of 7 digits, 4 groups in a row? should we omit the `ak$` part? or have it separate...

account lenght is between 97 and 98 including the ```ak$``` part

@acdbaykal If I understand correctly, `plain` just means the background is transparent. The `type color` will be used as font color instead of background color. If thats is true, i...

don't get rid of `invert` and property, its there for a reason. `block` property also has a purpose, although one could argue that its the parent components job to override...

Could you please provide the `package.json` of your application? `BN.js` is a dependency of `ethjs-units`, which is a dependency of `aepp-components`

The so called 'low level' interface in the `epoch.api` namespace of an SDK instance is automatically generated from the `swagger.json`returned by a nodes /api endpoint. These are subject to change...

Also the high level interface could handle the middle ware augmentations better

I think @nduchak has some insights on which data are already accessible through the high level interface. Maybe we can have the ones missing just be simple wrapper for now.

#240 is duplicate of this, but clearer documented