Skip to main content

register

Function register 

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