Guest User

Untitled

a guest
May 20th, 2018
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. myLegalName="O=NetworkMapAndNotary,L=Helsinki,C=FI"
  2. notary {
  3. validating=false
  4. }
  5. p2pAddress="notary:10002"
  6. rpcSettings {
  7. address="notary:10003"
  8. adminAddress="notary:10004"
  9. }
  10. rpcUsers=[
  11. {
  12. password=test
  13. permissions=["ALL"]
  14. user=user1
  15. }
  16. ]
Add Comment
Please, Sign In to add comment