omnilaboratory / obd

OmniBOLT daemon, a golang implementation of OmniBOLT spec, the smart assets lightning network.
MIT License
213 stars 21 forks source link

The pull request in 23-03-13 #80

Closed progressorTCH closed 1 year ago

progressorTCH commented 1 year ago

1 Added request build method example where missing. 2 Make the code with the table more comfortable. 3 Change newAddress.md file name to OB_newAddress.md 4 Change verifyChanBackup .md file name to verifyChanBackup.md 5 Change description in English 6 Add TODO tag with error message

neocarmack commented 1 year ago

Three things need to correct:

  1. Change the file names starting with "oB" to "OB".
  2. Change the section title starting with "oB" to "OB".
  3. Fix the conflicts in unlockWallet.md.

Submit the PR again after fixing them. @progressorTCH