Browse Source
Rather than using LightningJSONDecoder's implicit "field name and value ends in msat, try converting to Millisatoshi", we do it to parameters using type annotations. If you had a parameter which was an array or dict itself, we don't delve into that, but that's probably OK. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>pr-2391
2 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue