feat(txbuilder): allow cloning of relevant structs (#558)
Co-authored-by: logicalmechanism <logicalmechanism@protonmail.com>
This commit is contained in:
parent
cfc840f1b2
commit
2864ff45a9
3 changed files with 10 additions and 12 deletions
|
|
@ -16,8 +16,6 @@ use pallas::{
|
|||
use tracing::info;
|
||||
use hex::FromHex;
|
||||
|
||||
use hex::FromHex;
|
||||
|
||||
async fn do_localstate_query(client: &mut NodeClient) {
|
||||
let client = client.statequery();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue