@@ -12,8 +12,11 @@ export const mockKeyPair0 = {
1212
1313export function getTransaction ( ) : Transaction {
1414 return {
15+ id : 'b222428602c8382b67a769d17e1cdc0952f37f2441a872b92671a6ed76cf22f5' ,
1516 siacoinInputs : [
1617 {
18+ address :
19+ '934b885229a9f98153401d7a647a1862aede399c656f33ec8492dfffca557ca907a3d22089c8' ,
1720 parentID :
1821 'b222428602c8382b67a769d17e1cdc0952f37f2441a872b92671a6ed76cf22f5' ,
1922 unlockConditions : {
@@ -25,13 +28,16 @@ export function getTransaction(): Transaction {
2528 ] ,
2629 siacoinOutputs : [
2730 {
31+ id : '31cf3ddc946d71d219fb1fbe9a11804e607b6d5ad1b4bf7b3678a2faa701a42e' ,
2832 value : '95408980544305197274920800' ,
2933 address :
3034 '934b885229a9f98153401d7a647a1862aede399c656f33ec8492dfffca557ca907a3d22089c8' ,
3135 } ,
3236 ] ,
3337 siafundInputs : [
3438 {
39+ address :
40+ '934b885229a9f98153401d7a647a1862aede399c656f33ec8492dfffca557ca907a3d22089c8' ,
3541 parentID :
3642 'b53e88ce69f19f0bf1d3496479f20b72e1133c719e82278830ee6618bb582852' ,
3743 unlockConditions : {
@@ -47,6 +53,7 @@ export function getTransaction(): Transaction {
4753 ] ,
4854 siafundOutputs : [
4955 {
56+ id : '425a60eee280854b7f3eb59b1613370bcc0ae3a02859f866f80e7b310475e1e8' ,
5057 value : 1 ,
5158 address :
5259 'eb2ee5169dd9aaab804b38f7e70043690ac21da1144990a4a28c1dcf66cd7ee9845aef03006f' ,
@@ -76,6 +83,7 @@ export function getV2Transaction(): V2Transaction {
7683 id : 'aa3e781330c9b3991e0141807df1327fadf114ca6c37acb9e58004f942d91dfb' ,
7784 maturityHeight : 0 ,
7885 siacoinOutput : {
86+ id : '31cf3ddc946d71d219fb1fbe9a11804e607b6d5ad1b4bf7b3678a2faa701a42e' ,
7987 value : '1000000000000000000000000' ,
8088 address :
8189 '90c6057cdd2463eca61f83796e83152dbba28b6cb9a74831a043833051ec9f422726bfff2ee8' ,
@@ -106,6 +114,7 @@ export function getV2Transaction(): V2Transaction {
106114 id : '32e430158591b4073a6834e9f4c4b67162e348844f569f4e472896bb72efb724' ,
107115 maturityHeight : 0 ,
108116 siacoinOutput : {
117+ id : 'f2dbf56b5b0c698d7fbf43f646c76169d84e597e8b37fada97348beeecaa812d400ac4ce7981' ,
109118 value : '97984280000000000000000000' ,
110119 address :
111120 'f2dbf56b5b0c698d7fbf43f646c76169d84e597e8b37fada97348beeecaa812d400ac4ce7981' ,
@@ -134,11 +143,13 @@ export function getV2Transaction(): V2Transaction {
134143 ] ,
135144 siacoinOutputs : [
136145 {
146+ id : '31cf3ddc946d71d219fb1fbe9a11804e607b6d5ad1b4bf7b3678a2faa701a42e' ,
137147 value : '1000000000000000000000000' ,
138148 address :
139149 '90c6057cdd2463eca61f83796e83152dbba28b6cb9a74831a043833051ec9f422726bfff2ee8' ,
140150 } ,
141151 {
152+ id : 'f2dbf56b5b0c698d7fbf43f646c76169d84e597e8b37fada97348beeecaa812d400ac4ce7981' ,
142153 value : '97984280000000000000000000' ,
143154 address :
144155 'f2dbf56b5b0c698d7fbf43f646c76169d84e597e8b37fada97348beeecaa812d400ac4ce7981' ,
0 commit comments