-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Propose Transfer Hotspot #42
Conversation
313050e
to
e8ffa61
Compare
572f719
to
2fa4a24
Compare
0099-transfer-hotspot.md
Outdated
|
||
## Implement the transaction in the helium-wallet client | ||
|
||
`TODO` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@madninja and I talked about this today and we're not sure we should go into great detail here - the helium-wallet already supports "exporting" a partially completed transaction as either a QR code format or a Base64 encoded text blob - either of these formats would be useful for completing the transaction.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's probably enough information exactly as described. Want to add it or me?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure thanks
@jamiew I feel like this is good to land. Should I adjust the HIP # and filename? |
Numbered, squashed & merged. Thanks for your business! Please direct future discussion to the tracking issue: #43 |
Summary: This proposal introduces a new type of transaction to the Helium blockchain called transfer_gateway_v1. This transaction will be an atomic transfer of an onboarded Hotspot / gateway from one owner to another. This transaction can have an optional amount of HNT associated.
Rendered version: https://github.com/helium/HIP/blob/9cf52310b532d98232d21de33449ce789c58ef10/0099-transfer-hotspot.md