Struct bitcoincore_rpc_json::SigHashType [−][src]
pub struct SigHashType(_);
A wrapper around bitcoin::SigHashType that will be serialized according to what the RPC expects.
Trait Implementations
impl From<SigHashType> for SigHashType
[src]
impl From<SigHashType> for SigHashType
[src]fn from(sht: SigHashType) -> SigHashType
[src][−]
impl Serialize for SigHashType
[src]
impl Serialize for SigHashType
[src]