new proposal for Hive account name tag

pull/283/head
Brian 2021-08-17 11:53:20 +03:00
rodzic 6fc9dc63a2
commit b62e4c5ec5
2 zmienionych plików z 24 dodań i 0 usunięć

1
.gitignore vendored
Wyświetl plik

@ -1 +1,2 @@
/.vs/
.vscode/settings.json

Wyświetl plik

@ -0,0 +1,23 @@
# The "podcast:hiveAccount" Sepcification
<small>Version 1.0 by Brian of London - 2021.06.08</small>
<br>
## Purpose
Allows for the easy inclusion of a definitive Hive Account to which Value for Value payments can be routed.
## Specification
For the `<podcast:hiveAccount>` tag there are no attributes, the tag just wraps the Hive account name string.
## Example
```xml
<podcast:hiveAccount>no-agenda</podcast:hiveAccount>
```
## More Information
More information about the Hive Blockchain can be found at the [Dev Portal for Hive](https://developers.hive.io/#introduction-welcome)