Skip to content

Commit c90d2ac

Browse files
committed
more edits
1 parent e712e99 commit c90d2ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bip-0329.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ but should be given if they are readily available.
168168
169169
* <tt>fmv</tt>: Fair market value of the input/output relative to some other currency, typically fiat. The value should be a mapping, from currency code to decimal number. Example: <tt>"fmv": { "USD": 1233.45 }</tt>. Most situations will have only a single currency value, and it represents the real price of the goods/services expressed in some fiat currency. This is not an exchange *rate*, but an absolute value. By dividing by the <tt>value</tt> (above), it is possible to calculate an effective change rate for the transaction.
170170
171+
* <tt>height</tt> and <tt>time</tt>: Same definition as defined in Transactions. To save space, if the time value is already shared in a transaction, only the height is required.
171172
172173
=== Address ===
173174

0 commit comments

Comments
 (0)