tweaks
This commit is contained in:
parent
a4f145894f
commit
b0e86d68a3
File diff suppressed because one or more lines are too long
|
@ -199,8 +199,8 @@ so the datum would be present in the witness set, adding to the transaction
|
||||||
size. The consuming transaction would then need to include the same data. There
|
size. The consuming transaction would then need to include the same data. There
|
||||||
are some contexts where this can be improved upon, but CIP 32 essentially halves
|
are some contexts where this can be improved upon, but CIP 32 essentially halves
|
||||||
this problem by paying for the data just once. The impact of CIP 32 is
|
this problem by paying for the data just once. The impact of CIP 32 is
|
||||||
compounded when used with CIP 31. With both CIP 31 and 32, any referencing
|
compounded when used with CIP 31: any referencing transaction does not pay in
|
||||||
transaction does not pay in fees nor bytes for the inclusion of the datum.
|
fees nor bytes for the inclusion of the datum.
|
||||||
|
|
||||||
CIP 33 allowed scripts to be referenced, rather than having to be included in
|
CIP 33 allowed scripts to be referenced, rather than having to be included in
|
||||||
the transaction. As mentioned, scripts can easily exhaust most if not all the
|
the transaction. As mentioned, scripts can easily exhaust most if not all the
|
||||||
|
|
Loading…
Reference in New Issue