Skip to main content

register

Function register 

Source
pub(super) async fn register(
    master: Address,
    salt: B256,
    send_tx: SendTxOpts,
    tx_opts: TxParams,
) -> Result<()>