Pass any serializable to Transaction constructor
This commit is contained in:
@@ -66,7 +66,7 @@ mod test {
|
||||
&keypair,
|
||||
&[],
|
||||
StorageProgram::id(),
|
||||
vec![],
|
||||
&(),
|
||||
Default::default(),
|
||||
0,
|
||||
);
|
||||
|
Reference in New Issue
Block a user