You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
479 B
12 lines
479 B
5 years ago
|
const purchases = [
|
||
|
{
|
||
|
id:'uxpip1swtyk9zdt9jc6kdsrpstpf7oqphh6yjonws4rgz8ymzbwy',
|
||
|
host:'localhost:5000',
|
||
|
exp:1575950623,
|
||
|
mypubkey:'0394c0ceababad8426da667af094e63d7bec35ed4e5580c173e096be0cc317c07a',
|
||
|
merchant:'0373ca36a331d8fd847f190908715a34997b15dc3c5d560ca032cf3412fcf494e4',
|
||
|
receipt:'ry6wyykjfpjkeexoy1s17wm1c3uh79satygky5p8c8kzn193n4hxg7i1zs4rgb3kmjq5gxadmz8884z6njnp3j1qu9str4ag4d6kn7ny',
|
||
|
}
|
||
|
]
|
||
|
|
||
|
export default purchases
|