rgb-cln/hsmd
Christian Decker 6b7c3c7a78 elements: Extract the real value from the transactions
If we are handling an elements transaction the value is not stored in the
satoshi field, rather it is stored in the `value` field which is prefixed with
a version (0x01) and is counted in `asset` units.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-10-03 04:32:57 +00:00
..
Makefile wire: use common/bigsize routines 2019-07-31 23:25:59 +00:00
capabilities.h hsmd: add message to sign the mutual close transaction. 2018-07-24 00:40:01 +02:00
hsm_wire.csv API: `txprepare` now support mutiple outputs 2019-09-05 16:05:36 -05:00
hsmd.c elements: Extract the real value from the transactions 2019-10-03 04:32:57 +00:00