Class FailureCode.InvalidOnionPayload

  • Enclosing class:
    FailureCode

    public static final class FailureCode.InvalidOnionPayload
    extends FailureCode
    We failed to process the payload after the onion was decrypted. You may wish to use this when receiving custom HTLC TLVs with even type numbers that you don't recognize. If available, the tuple data may include the type number and byte offset in the decrypted byte stream where the failure occurred.