Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fix(grpc): use Numbers to represent long values #728

Merged
merged 1 commit into from
Aug 30, 2018

Commits on Aug 29, 2018

  1. fix(grpc): use Numbers to represent long values

    Configure gRPC to use Numbers to represent long values instead of
    Strings. This ensures that we can do accurate handling of numerical
    values.
    
    Fix LN-Zap#727
    mrfelton committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    47b95a0 View commit details
    Browse the repository at this point in the history