diff --git a/.gitignore b/.gitignore index 6cae44f..08e940a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /.vs/ +.vscode/settings.json diff --git a/proposal-docs/hive-account-name/hive-account-name.md b/proposal-docs/hive-account-name/hive-account-name.md new file mode 100644 index 0000000..ca7aa29 --- /dev/null +++ b/proposal-docs/hive-account-name/hive-account-name.md @@ -0,0 +1,23 @@ +# The "podcast:hiveAccount" Sepcification + +Version 1.0 by Brian of London - 2021.06.08 + +
+ +## Purpose + +Allows for the easy inclusion of a definitive Hive Account to which Value for Value payments can be routed. + +## Specification + +For the `` tag there are no attributes, the tag just wraps the Hive account name string. + +## Example + +```xml + no-agenda +``` + +## More Information + +More information about the Hive Blockchain can be found at the [Dev Portal for Hive](https://developers.hive.io/#introduction-welcome)