<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/chimp1984/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/chimp1984">@chimp1984</a>  How does this look for settings?  (GUI & protobuf representation)</p>
<hr>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/89738023-08930580-da3b-11ea-8327-550d1b9df511.png"><img src="https://user-images.githubusercontent.com/47253594/89738023-08930580-da3b-11ea-8327-550d1b9df511.png" alt="image" style="max-width:100%;"></a></p>
<hr>
<pre><code>///////////////////////////////////////////////////////////////////////////////////////////
// Preferences
///////////////////////////////////////////////////////////////////////////////////////////

message PreferencesPayload {
[...]
    repeated AutoConfirmSettings auto_confirm_settings = 56;
}


message AutoConfirmSettings {
    TradeCurrency coin = 1;
    bool enabled = 2;
    int32 nConfirmBlocks = 3;
    int32 nServicesMustConfirm = 4;
    int64 amountMaxLimit = 5;
    int64 amountUsed = 6;
    repeated string serviceUrl = 7;
}
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4378#issuecomment-671080282">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNX7GZYWU6UOIHU4KEDR73NJ3ANCNFSM4PIHL24Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRNUJPVII6QV6DPXLTR73NJ3A5CNFSM4PIHL242YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7756WQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4378#issuecomment-671080282",
"url": "https://github.com/bisq-network/bisq/pull/4378#issuecomment-671080282",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>