bc-runes-js
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "bc-runes-js", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"main": "./index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -32,3 +32,3 @@ # BC RUNES JS | ||
<br> | ||
**Note:** the address in this example is randomly generated and purely for this example, don't try to use it. | ||
**Note:** the address is randomly generated and purely for this example, don't try to use it. | ||
@@ -123,4 +123,4 @@ | ||
{ amount: 'how many runes to transfer', | ||
to: 'taproot address to send the runes', | ||
runeId: 'the id of the rune' | ||
to: 'taproot address to send the runes to', | ||
runeId: 'the id of the rune', | ||
name: 'the full name of the rune, with or without spacers' | ||
@@ -127,0 +127,0 @@ }, |
31999
24
869