Function fetch_maybe_lock_config
pub fn fetch_maybe_lock_config(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<MaybeAccount<LockConfig>, Error>
pub fn fetch_maybe_lock_config(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<MaybeAccount<LockConfig>, Error>