mirror of
https://git.ghostchain.io/proxmio/ghost-node.git
synced 2025-12-27 11:19:57 +00:00
fix incorrect definition of good actor
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
@@ -35,7 +35,6 @@ fn prepare_companion(amount: u64) -> Companion<NetworkIdOf<Runtime>, BalanceOf<R
|
||||
Companion {
|
||||
network_id: 1,
|
||||
receiver: H160::from_low_u64_ne(1337),
|
||||
fee: H256::from_low_u64_ne(40_000),
|
||||
amount: amount,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user