Class ChannelUpdate


  • public class ChannelUpdate
    extends Object
    A channel_update message to be sent or received from a peer
    • Method Detail

      • get_signature

        public byte[] get_signature()
        A signature of the channel update
      • set_signature

        public void set_signature​(byte[] val)
        A signature of the channel update
      • write

        public byte[] write()
        Serialize the ChannelUpdate object into a byte array which can be read by ChannelUpdate_read