Commit Graph

4 Commits

Author SHA1 Message Date
Clément Péron
f75adced1d Use correct include headers
Some headers are overkilled, and the order should be

/* LibC */
include <stdxxx.h>

/* Framework */
include <os.h>

/* Local */
include "EthUstream.h"
2019-01-16 11:10:35 +01:00
Clément Péron
649d5ebe26 update header license 2019-01-16 11:10:35 +01:00
BTChip
40df08c386 Add multiplication support for fees computations instead of displaying startgas and gasprice 2016-10-17 23:34:07 +02:00
BTChip
3e3b9dcc6a Initial import 2016-06-01 21:41:29 +02:00