<p><b>@vfcash</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3066#discussion_r318079455">assets/src/main/java/bisq/asset/coins/VFCASH.java</a>:</p>
<pre style='color:#555'>> + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+package bisq.asset.coins;
+
+import bisq.asset.Coin;
+import bisq.asset.DefaultAddressValidator;
+
+public class VFCASH extends Coin {
+
+    public VFCASH() {
+        super("VF CASH", "VFC", new DefaultAddressValidator());
</pre>
<p>Whats the correct validator I should be using?</p>

<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/3066?email_source=notifications&email_token=AJFFTNVS4FHGE3SZPWHRSSLQGUTWXA5CNFSM4IKI2XSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCZWT7A#discussion_r318079455">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUL66OSB2L5W56MD5TQGUTWXANCNFSM4IKI2XSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNRZGIU5QSP4UPOSW7DQGUTWXA5CNFSM4IKI2XSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCZWT7A.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/3066?email_source=notifications\u0026email_token=AJFFTNVS4FHGE3SZPWHRSSLQGUTWXA5CNFSM4IKI2XSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCZWT7A#discussion_r318079455",
"url": "https://github.com/bisq-network/bisq/pull/3066?email_source=notifications\u0026email_token=AJFFTNVS4FHGE3SZPWHRSSLQGUTWXA5CNFSM4IKI2XSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCZWT7A#discussion_r318079455",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>