☰
Public
Trait Implementations
From<Public>
In sp_application_crypto::bls381
?
Type Definition
sp_application_crypto
::
bls381
::
Public
source
·
[
−
]
pub type Public =
Public
<TinyBLS<Bls12<Config>, Config>>;
Expand description
BLS12-381 public key.
Trait Implementations
§
source
§
impl
From
<
Public
> for
Public
source
§
fn
from
(outer:
Public
) -> Self
Converts to this type from the input type.