Class Event.FundingGenerationReady

  • Enclosing class:
    Event

    public static final class Event.FundingGenerationReady
    extends Event
    • Field Detail

      • temporary_channel_id

        public final byte[] temporary_channel_id
        The random channel_id we picked which you'll need to pass into ChannelManager::funding_transaction_generated.
      • channel_value_satoshis

        public final long channel_value_satoshis
        The value, in satoshis, that the output should have.
      • output_script

        public final byte[] output_script
        The script which should be used in the transaction output.
      • user_channel_id

        public final long user_channel_id
        The value passed in to ChannelManager::create_channel