Skip to content

Instantly share code, notes, and snippets.

@ukstv

ukstv/Payment.js Secret

Last active July 6, 2022 14:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ukstv/1a3e1c9adb5b0c497ae6e763c04145dc to your computer and use it in GitHub Desktop.
Save ukstv/1a3e1c9adb5b0c497ae6e763c04145dc to your computer and use it in GitHub Desktop.
[
{
"name": "channelId",
"type": "string",
"value": "0xb088a3Bc93F71b4DE97b9De773e9647645983688"
},
{
"name": "sender",
"type": "address",
"value": "0xb088a3Bc93F71b4DE97b9De773e9647645983688"
},
{
"name": "receiver",
"type": "address",
"value": "0xb088a3Bc93F71b4DE97b9De773e9647645983688"
},
{
"name": "price",
"type": "number",
"value": "0.1"
},
{
"name": "channelValue",
"type": "number",
"value": "10.0"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment