☰
TransactionHash
Required Methods
encode
Implementors
In thor
?
Trait
thor
::
TransactionHash
source
·
[
−
]
pub trait TransactionHash { // Required method fn
encode
(&self) ->
String
; }
Required Methods
§
source
fn
encode
(&self) ->
String
Implementors
§
source
§
impl
TransactionHash
for
Fragment