Support valid-address testnet/livenet
This commit is contained in:
parent
ce833c6ef9
commit
e2413ff620
2 changed files with 9 additions and 9 deletions
|
|
@ -67,7 +67,8 @@
|
|||
<input type="text"
|
||||
id="address"
|
||||
name="address"
|
||||
ng-model="addressbookEntry.address" required>
|
||||
ng-model="addressbookEntry.address"
|
||||
valid-address required>
|
||||
</div>
|
||||
</label>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue