Interface OnionMessageProvider.OnionMessageProviderInterface

  • Enclosing class:
    OnionMessageProvider

    public static interface OnionMessageProvider.OnionMessageProviderInterface
    • Method Detail

      • next_onion_message_for_peer

        OnionMessage next_onion_message_for_peer​(byte[] peer_node_id)
        Gets the next pending onion message for the peer with the given node id. Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent None